Freigeben über


UsageLocation-Eigenschaft

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public ReadOnly Property UsageLocation As String
    Get
'Usage
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

Eigenschaftswert

Typ: System. . :: . .String