Partager via


SqlClrPart.Name, propriété

Obtient le nom de la partie du CLR.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.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

Sécurité .NET Framework

Voir aussi

Référence

SqlClrPart Structure

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms