Compartir a través de


ISql90FilegroupSpecifier.IsDefault (Propiedad)

Obtiene o establece un valor que indica si el grupo de archivos es [PRIMARY].

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

Sintaxis

'Declaración
Property IsDefault As Boolean
    Get
    Set
bool IsDefault { get; set; }
property bool IsDefault {
    bool get ();
    void set (bool value);
}
abstract IsDefault : bool with get, set
function get IsDefault () : boolean
function set IsDefault (value : boolean)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

ISql90FilegroupSpecifier Interfaz

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