Freigeben über


GeographyTessellationFunction-Klasse

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Represents the geography tessellation functions.

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Types.GeographyTessellationFunction

Namespace:  Microsoft.SqlServer.Types
Assembly:  Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)

Syntax

'Declaration
Public Class GeographyTessellationFunction
'Usage
Dim instance As GeographyTessellationFunction
public class GeographyTessellationFunction
public ref class GeographyTessellationFunction
type GeographyTessellationFunction =  class end
public class GeographyTessellationFunction

Der GeographyTessellationFunction-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche MethodeStatisches Element FillRow Infrastruktur Fills the row for the GeographyTessellationFunction.
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche MethodeStatisches Element InitMethod Infrastruktur Returns an enumerable initialize method for the GeographyTessellationFunction.
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Types-Namespace