Proprietà EnumReferencedObjects.UsageLocation
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Gets the usage location.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property UsageLocation As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System.String
The usage location.