Propriedade FullTextCatalogAndFileGroup.FileGroupIsFirst

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (em Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

FullTextCatalogAndFileGroup Classe

Namespace Microsoft.Data.Schema.ScriptDom.Sql