GeometryTessellationFunction-Klasse
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Provides static methods for creating a geometry tessellation.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Types.GeometryTessellationFunction
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
Syntax
'Declaration
Public Class GeometryTessellationFunction
'Usage
Dim instance As GeometryTessellationFunction
public class GeometryTessellationFunction
public ref class GeometryTessellationFunction
type GeometryTessellationFunction = class end
public class GeometryTessellationFunction
Der GeometryTessellationFunction-Typ macht folgende Elemente verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
FillRow | Infrastruktur Fills the cell parameters with tessellation property values from the specified object. | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
InitMethod | Infrastruktur Constructs the tessellation properties for the specified geometry object with specified settings. | |
MemberwiseClone | (Geerbt von Object.) | |
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.