Partager via


IScriptSourcedModelElement.PrimarySource, propriété

Obtient des informations sur la source principale pour l'élément.

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

Syntaxe

'Déclaration
ReadOnly Property PrimarySource As ISourceInformation
    Get
ISourceInformation PrimarySource { get; }
property ISourceInformation^ PrimarySource {
    ISourceInformation^ get ();
}
abstract PrimarySource : ISourceInformation
function get PrimarySource () : ISourceInformation

Valeur de propriété

Type : Microsoft.Data.Schema.SchemaModel.ISourceInformation
Informations sur la source principale.

Sécurité .NET Framework

Voir aussi

Référence

IScriptSourcedModelElement Interface

Microsoft.Data.Schema.SchemaModel, espace de noms

ISourceInformation