Share via


GeographyTessellationFunction 类

 

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

表示地理网格分割功能。

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

继承层次结构

System.Object
  Microsoft.SqlServer.Types.GeographyTessellationFunction

语法

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

方法

名称 说明
System_CAPS_pubmethod Equals(Object)

(继承自 Object。)

System_CAPS_pubmethodSystem_CAPS_static FillRow(Object, SqlBytes, Int16, Int32)

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

System_CAPS_protmethod Finalize()

(继承自 Object。)

System_CAPS_pubmethod GetHashCode()

(继承自 Object。)

System_CAPS_pubmethod GetType()

(继承自 Object。)

System_CAPS_pubmethodSystem_CAPS_static InitMethod(SqlGeography, Int32, Int32, Int32, Int32, Int32, Int32, SqlDouble)

此 API 支持 产品 基础结构,不应从代码直接使用。 返回 GeographyTessellationFunction 的可枚举初始化方法。

System_CAPS_protmethod MemberwiseClone()

(继承自 Object。)

System_CAPS_pubmethod ToString()

(继承自 Object。)

线程安全

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

另请参阅

Microsoft.SqlServer.Types 命名空间

返回页首