Partager via


FullTextCatalogAndFileGroup.FileGroupIsFirst, propriété

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

FullTextCatalogAndFileGroup Classe

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms