SqlGeography.Populate 方法 (IGeographySink110)

 

geography类型调用序列应用于 IGeographySink 对象。

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

语法

public void Populate(
    IGeographySink110 sink
)
public:
void Populate(
    IGeographySink110^ sink
)
member Populate : 
        sink:IGeographySink110 -> unit
Public Sub Populate (
    sink As IGeographySink110
)

参数

另请参阅

Populate 重载
SqlGeography 类
Microsoft.SqlServer.Types 命名空间

返回页首