Udostępnij za pośrednictwem


Metoda SqlGeometry.STIsSimple

Określa, czy wywołujący SqlGeometry wystąpienie jest proste.

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

Składnia

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

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

Wartość zwracana

Typ: System.Data.SqlTypes.SqlBoolean
Zwraca true Jeśli SqlGeometry wystąpienie jest proste, określone przez otwarte konsorcjum geograficzne (OGC).Zwraca false Jeśli SqlGeometry wystąpienie jest proste.