Udostępnij przez


Właściwość EnumReferencedObjects.UsageDescription

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public ReadOnly Property UsageDescription As String
    Get
'Użycie
Dim instance As EnumReferencedObjects
Dim value As String

value = instance.UsageDescription
public string UsageDescription { get; }
public:
property String^ UsageDescription {
    String^ get ();
}
member UsageDescription : string
function get UsageDescription () : String

Wartość właściwości

Typ: System.String