Udostępnij za pośrednictwem


Metoda AsTextZM

Zwraca reprezentacja Otwórz konsorcjum geograficzne (OGC) dobrze znanego tekstu (WKT) SqlGeography wystąpienie rozszerzony z dowolnego Z (podniesienie) i wartości M (miara) przez wystąpienie.

Przestrzeń nazw:  Microsoft.SqlServer.Types
Zestaw:  Microsoft.SqlServer.Types (w Microsoft.SqlServer.Types.dll)

Syntax

'Deklaracja
<SqlMethodAttribute(IsDeterministic := True, IsPrecise := False)> _
Public Function AsTextZM As SqlChars
'Użycie
Dim instance As SqlGeography
Dim returnValue As SqlChars

returnValue = instance.AsTextZM()
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public SqlChars AsTextZM()
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public:
SqlChars^ AsTextZM()
[<SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)>]
member AsTextZM : unit -> SqlChars 
public function AsTextZM() : SqlChars

Wartość zwracana

Typ: System.Data.SqlTypes. . :: . .SqlChars
A SqlChars wartość zawierający reprezentację WKT SqlGeography wystąpienie.