Partager via


Propriété UsageLocation

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public ReadOnly Property UsageLocation As String
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .String