Поделиться через


Свойство 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 (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
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.