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 네임스페이스