CreateSpatialIndexStatement.OnFileGroup 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
檔案群組名稱可以是型別字串的文字,也可以是識別碼。 可選的選項可能是空。
public Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpression OnFileGroup { get; set; }
member this.OnFileGroup : Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpression with get, set
Public Property OnFileGroup As IdentifierOrValueExpression