Compartir a través de


FullTextCatalogAndFileGroup.FileGroupIsFirst (Propiedad)

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

Sintaxis

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

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

FullTextCatalogAndFileGroup Clase

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