Share via


GeometryTessellationFunction 类

 

此 API 支持 产品 基础结构,不应从代码直接使用。

提供用于创建几何图形分割方案的静态方法。

命名空间:   Microsoft.SqlServer.Types
程序集:  Microsoft.SqlServer.Types(位于 Microsoft.SqlServer.Types.dll)

继承层次结构

System.Object
  Microsoft.SqlServer.Types.GeometryTessellationFunction

语法

public class GeometryTessellationFunction
public ref class GeometryTessellationFunction 
type GeometryTessellationFunction = class end
Public Class GeometryTessellationFunction

方法

名称 说明
System_CAPS_pubmethod Equals(Object)

(继承自 Object。)

System_CAPS_pubmethodSystem_CAPS_static FillRow(Object, SqlBytes, Int16, Int32)

此 API 支持 产品 基础结构,不应从代码直接使用。 使用来自指定对象的分割方案属性值填充单元参数。

System_CAPS_protmethod Finalize()

(继承自 Object。)

System_CAPS_pubmethod GetHashCode()

(继承自 Object。)

System_CAPS_pubmethod GetType()

(继承自 Object。)

System_CAPS_pubmethodSystem_CAPS_static InitMethod(SqlGeometry, Double, Double, Double, Double, Int32, Int32, Int32, Int32, Int32, Int32, SqlDouble)

此 API 支持 产品 基础结构,不应从代码直接使用。 使用指定的设置构建指定几何图形对象的分割方案属性。

System_CAPS_protmethod MemberwiseClone()

(继承自 Object。)

System_CAPS_pubmethod ToString()

(继承自 Object。)

线程安全

此类型的所有公共静态(Visual Basic 中的 已共享 在 Visual Basic 中)成员都是线程安全的。不保证所有实例成员都是线程安全的。

另请参阅

Microsoft.SqlServer.Types 命名空间

返回页首