UsageLocation Propiedad
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
For more information, see EnumReferencedObjects.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
ReadOnly Property UsageLocation As String
Get
'Uso
Dim instance As IDTSEnumReferencedObjects100
Dim value As String
value = instance.UsageLocation
string UsageLocation { get; }
property String^ UsageLocation {
String^ get ();
}
abstract UsageLocation : string
function get UsageLocation () : String
Valor de la propiedad
Tipo: System. . :: . .String