HeterogeneousTable.HasPrimaryKey Proprietà

Definizione

Ottiene o imposta un valore che indica se la tabella presenta una chiave primaria.

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

Valore della proprietà

Valore Boolean.

Se true, nella tabella è definita una chiave primaria.

Se false, non esiste alcuna chiave primaria.

Commenti

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

Si applica a