Compartilhar via


Propriedade do RDL SubComponentName

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

Namespace:  Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly:  Microsoft.SqlServer.ASTasks (em Microsoft.SqlServer.ASTasks.dll)

Sintaxe

'Declaração
Protected Overridable ReadOnly Property SubComponentName As String
    Get
'Uso
Dim value As String

value = Me.SubComponentName
protected virtual string SubComponentName { get; }
protected:
virtual property String^ SubComponentName {
    String^ get ();
}
abstract SubComponentName : string
override SubComponentName : string
function get SubComponentName () : String

Valor da propriedade

Tipo: System. . :: . .String