Share via


DbGeography.AsBinary Methode

Definition

Generiert die bekannte binäre Darstellung dieses DbGeography-Werts.

public:
 cli::array <System::Byte> ^ AsBinary();
public byte[] AsBinary ();
member this.AsBinary : unit -> byte[]
Public Function AsBinary () As Byte()

Gibt zurück

Byte[]

Die bekannte binäre Darstellung dieses DbGeography-Werts.

Gilt für: