Metoda SqlGeometry.STPointOnSurface
Zwraca punkt dowolnego zlokalizowanych wnętrza SqlGeometry wystąpienie.
Przestrzeń nazw: Microsoft.SqlServer.Types
Zestaw: Microsoft.SqlServer.Types (w Microsoft.SqlServer.Types.dll)
Składnia
'Deklaracja
<SqlMethodAttribute(IsDeterministic := True, IsPrecise := False)> _
Public Function STPointOnSurface As SqlGeometry
'Użycie
Dim instance As SqlGeometry
Dim returnValue As SqlGeometry
returnValue = instance.STPointOnSurface()
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public SqlGeometry STPointOnSurface()
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public:
SqlGeometry^ STPointOnSurface()
[<SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)>]
member STPointOnSurface : unit -> SqlGeometry
public function STPointOnSurface() : SqlGeometry
Wartość zwracana
Typ: Microsoft.SqlServer.Types.SqlGeometry
A SqlGeometry obiekt, który reprezentuje punkt w obrębie wywołujący SqlGeometry.
Uwagi
Metoda zwraca nullodwołanie o wartości null (Nothing w języku Visual Basic) Jeśli wystąpienie jest pusta.