SqlGeography.Populate 方法 (IGeographySink110)

Applies a geography type call sequence to IGeographySink object.

命名空间:  Microsoft.SqlServer.Types
程序集:  Microsoft.SqlServer.Types(在 Microsoft.SqlServer.Types.dll 中)

语法

声明
Public Sub Populate ( _
    sink As IGeographySink110 _
)
用法
Dim instance As SqlGeography 
Dim sink As IGeographySink110

instance.Populate(sink)
public void Populate(
    IGeographySink110 sink
)
public:
void Populate(
    IGeographySink110^ sink
)
member Populate : 
        sink:IGeographySink110 -> unit
public function Populate(
    sink : IGeographySink110
)

参数

请参阅

参考

SqlGeography 类

Populate 重载

Microsoft.SqlServer.Types 命名空间