Właściwość DtsLogProviderAttribute.UITypeName
Nie używane.Interfejsy użytkownika niestandardowego dla dostawców niestandardowych dzienników nie zostały zaimplementowane w Integration Services.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Property UITypeName As String
Get
Set
'Użycie
Dim instance As DtsLogProviderAttribute
Dim value As String
value = instance.UITypeName
instance.UITypeName = value
public string UITypeName { get; set; }
public:
property String^ UITypeName {
String^ get ();
void set (String^ value);
}
member UITypeName : string with get, set
function get UITypeName () : String
function set UITypeName (value : String)
Wartość właściwości
Typ: System.String
Zobacz także