Partager via


ISourceInformation.IsPrimary, propriété

Obtient une valeur qui indique si la source est la source principale de l'élément.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
ReadOnly Property IsPrimary As Boolean
    Get
bool IsPrimary { get; }
property bool IsPrimary {
    bool get ();
}
abstract IsPrimary : bool
function get IsPrimary () : boolean

Valeur de propriété

Type : System.Boolean
true s'il s'agit de la source principale ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

ISourceInformation Interface

Microsoft.Data.Schema.SchemaModel, espace de noms

IModelElement