IVsDataMappedObjectType.Name, propriété

Obtient le nom du type mappé par actuel.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

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

Valeur de propriété

Type : String
Le nom du type mappé par actuel.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataMappedObjectType Interface

Microsoft.VisualStudio.Data.Services, espace de noms