Partager via


ISchemaCompareModelProvider.Name, propriété

Obtient le nom du fournisseur.

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

Syntaxe

'Déclaration
Property Name As String
    Get
    Set
string Name { get; set; }
property String^ Name {
    String^ get ();
    void set (String^ value);
}
abstract Name : string with get, set
function get Name () : String
function set Name (value : String)

Valeur de propriété

Type : System.String
Nom du fournisseur.

Sécurité .NET Framework

Voir aussi

Référence

ISchemaCompareModelProvider Interface

Microsoft.Data.Schema.Tools.Compare.Schema, espace de noms