Partager via


IDataSourceFieldSchema.PrimaryKey Propriété

Définition

Obtient une valeur indiquant si le champ est dans la clé primaire.

public:
 property bool PrimaryKey { bool get(); };
public bool PrimaryKey { get; }
member this.PrimaryKey : bool
Public ReadOnly Property PrimaryKey As Boolean

Valeur de propriété

Boolean

true si le champ est dans la clé primaire ; sinon, false.

S’applique à

Voir aussi