GeographyUnionAggregate.Terminate 메서드

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

Returns the SqlGeography object that represents this geography union.

네임스페이스:  Microsoft.SqlServer.Types
어셈블리:  Microsoft.SqlServer.Types(Microsoft.SqlServer.Types.dll)

구문

‘선언
Public Function Terminate As SqlGeography
‘사용 방법
Dim instance As GeographyUnionAggregate 
Dim returnValue As SqlGeography 

returnValue = instance.Terminate()
public SqlGeography Terminate()
public:
virtual SqlGeography^ Terminate() sealed
abstract Terminate : unit -> SqlGeography  
override Terminate : unit -> SqlGeography
public final function Terminate() : SqlGeography

반환 값

유형: Microsoft.SqlServer.Types.SqlGeography
The SqlGeography object that represents this geography union.

참고 항목

참조

GeographyUnionAggregate 클래스

Microsoft.SqlServer.Types 네임스페이스