Partager via


ISourceInformation.SourceName, propriété

Obtient le nom de fichier ou un autre nom unique qui indique d'où provient l'élément.

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

Syntaxe

'Déclaration
ReadOnly Property SourceName As String
    Get
string SourceName { get; }
property String^ SourceName {
    String^ get ();
}
abstract SourceName : string
function get SourceName () : String

Valeur de propriété

Type : System.String
string qui contient le nom de la source.

Sécurité .NET Framework

Voir aussi

Référence

ISourceInformation Interface

Microsoft.Data.Schema.SchemaModel, espace de noms

IModelElement