다음을 통해 공유


Geometry 속성

The Geometry property contains spatial data that represents information about the physical location and shape of geometric objects.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
Public Shared ReadOnly Property Geometry As DataType
    Get
‘사용 방법
Dim value As DataType

value = DataType.Geometry
public static DataType Geometry { get; }
public:
static property DataType^ Geometry {
    DataType^ get ();
}
static member Geometry : DataType
static function get Geometry () : DataType

속성 값

형식: Microsoft.SqlServer.Management.Smo. . :: . .DataType
A DataType object value that specifies a Geometry definition in the data type.