TableIndexOption.Value Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Les types d’index de table peuvent être cluster ou non cluster (tas).
public Microsoft.SqlServer.TransactSql.ScriptDom.TableIndexType Value { get; set; }
member this.Value : Microsoft.SqlServer.TransactSql.ScriptDom.TableIndexType with get, set
Public Property Value As TableIndexType