Aracılığıyla paylaş


ISql90SpecifiesStorage.PartitionColumn Özellik

Alır veya nesne bölüm sütunu ayarlar.

Ad alanı:  Microsoft.Data.Schema.Sql.SchemaModel
Derleme:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll içinde)

Sözdizimi

'Bildirim
Property PartitionColumn As ISqlColumn
    Get
    Set
ISqlColumn PartitionColumn { get; set; }
property ISqlColumn^ PartitionColumn {
    ISqlColumn^ get ();
    void set (ISqlColumn^ value);
}
abstract PartitionColumn : ISqlColumn with get, set
function get PartitionColumn () : ISqlColumn
function set PartitionColumn (value : ISqlColumn)

Özellik Değeri

Tür: Microsoft.Data.Schema.Sql.SchemaModel.ISqlColumn

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISql90SpecifiesStorage Arabirim

Microsoft.Data.Schema.Sql.SchemaModel Ad Alanı