ReplicationSchemaBoundView.IsIndexed Proprietà

Definizione

Ottiene o imposta un valore che indica se nella vista associata allo schema a cui si fa riferimento è stato creato un indice.

public:
 property bool IsIndexed { bool get(); void set(bool value); };
public bool IsIndexed { get; set; }
member this.IsIndexed : bool with get, set
Public Property IsIndexed As Boolean

Valore della proprietà

Valore Boolean. Se true, nella vista associata allo schema è stato creato un indice. Se false, nella vista associata allo schema non è stato creato un indice.

Commenti

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di .NET Framework.

Si applica a