HeterogeneousTable.HasPrimaryKey Proprietà

Definizione

Ottiene o imposta se la tabella ha 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 è vero, sulla tabella è definita una chiave primaria.

Se falso, non esiste una chiave primaria.

Commenti

Questo namespace, classe o membro è supportato solo nella versione 2.0 del Microsoft .NET Framework.

Si applica a