Partilhar via


Propriedade do RDL Name

Gets the name of the property. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
ReadOnly Property Name As String
    Get
'Uso
Dim instance As ISfcProperty
Dim value As String

value = instance.Name
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string
function get Name () : String

Valor da propriedade

Tipo: System. . :: . .String
The name of the property.