SqlGeographyBuilder.ConstructedGeography プロパティ

定義

構築された空間地理オブジェクトを取得します。

public virtual Microsoft.SqlServer.Types.SqlGeography ConstructedGeography { get; }
member this.ConstructedGeography : Microsoft.SqlServer.Types.SqlGeography
Public Overridable ReadOnly Property ConstructedGeography As SqlGeography

プロパティ値

メソッドは、構築された空間地理オブジェクトを表す SqlGeometry オブジェクトを返します。

適用対象