Właściwość EnumReferencedObjects.UsageLocation
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 UsageLocation As String
Get
'Użycie
Dim instance As EnumReferencedObjects
Dim value As String
value = instance.UsageLocation
public string UsageLocation { get; }
public:
property String^ UsageLocation {
String^ get ();
}
member UsageLocation : string
function get UsageLocation () : String
Wartość właściwości
Typ: System.String