Aracılığıyla paylaş


DtsLogProviderAttribute.UITypeName Özelliği

Kullanılmıyor.Özel günlük sağlayıcıları için özel kullanıcı arabirimleri uygulanmadı Integration Services.

Ad Alanı:  Microsoft.SqlServer.Dts.Runtime
Derleme:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS içinde.dll)

Sözdizimi

'Bildirim
Public Property UITypeName As String
    Get
    Set
'Kullanım
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)

Özellik Değeri

Tür: System.String