Partager via


CreateSpatialIndexStatement.OnFileGroup, 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 OnFileGroup As TSqlFragment
    Get
    Set
public TSqlFragment OnFileGroup { get; set; }
public:
property TSqlFragment^ OnFileGroup {
    TSqlFragment^ get ();
    void set (TSqlFragment^ value);
}
member OnFileGroup : TSqlFragment with get, set
function get OnFileGroup () : TSqlFragment
function set OnFileGroup (value : TSqlFragment)

Valeur de propriété

Type : Microsoft.Data.Schema.ScriptDom.Sql.TSqlFragment

Sécurité .NET Framework

Voir aussi

Référence

CreateSpatialIndexStatement Classe

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