Compartilhar via


Propriedade SqlClrPart.Name

Obtém o nome da parte do CLR.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
Public ReadOnly Property Name As String
    Get
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

SqlClrPart Estrutura

Namespace Microsoft.Data.Schema.Sql.SchemaModel