この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
geography コレクションを表す SqlGeography オブジェクトを返します。
名前空間: Microsoft.SqlServer.Types
アセンブリ: Microsoft.SqlServer.Types (Microsoft.SqlServer.Types.dll)
構文
'宣言
Public Function Terminate As SqlGeography
'使用
Dim instance As GeographyCollectionAggregate
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
geography コレクションを表す SqlGeography オブジェクトです。