Partager via


ModelRelationshipClass.Name, propriété

Obtient le nom de la relation.

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

Syntaxe

'Déclaration
Public ReadOnly Property Name As String
    Get
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

Valeur de propriété

Type : System.String
Nom de la relation.

Sécurité .NET Framework

Voir aussi

Référence

ModelRelationshipClass Classe

Microsoft.Data.Schema.SchemaModel, espace de noms