Właściwość ASTaskBase.SubComponentName
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Zestaw: Microsoft.SqlServer.ASTasks (w Microsoft.SqlServer.ASTasks.dll)
Składnia
'Deklaracja
Protected Overridable ReadOnly Property SubComponentName As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
Zobacz także