Compartir a través de


ISql90SpecifiesStorage.PartitionScheme (Propiedad)

Obtiene o establece el esquema de partición usado para almacenar el objeto.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property PartitionScheme As ISql90PartitionScheme
    Get
    Set
ISql90PartitionScheme PartitionScheme { get; set; }
property ISql90PartitionScheme^ PartitionScheme {
    ISql90PartitionScheme^ get ();
    void set (ISql90PartitionScheme^ value);
}
abstract PartitionScheme : ISql90PartitionScheme with get, set
function get PartitionScheme () : ISql90PartitionScheme
function set PartitionScheme (value : ISql90PartitionScheme)

Valor de propiedad

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.ISql90PartitionScheme

Seguridad de .NET Framework

Vea también

Referencia

ISql90SpecifiesStorage Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)