Właściwość IDTSConnectionManagerFile100.FileUsageType
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Aby uzyskać więcej informacji, zobacz temat ConnectionManagerFileClass.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
Property FileUsageType As DTSFileConnectionUsageType
Get
Set
'Użycie
Dim instance As IDTSConnectionManagerFile100
Dim value As DTSFileConnectionUsageType
value = instance.FileUsageType
instance.FileUsageType = value
DTSFileConnectionUsageType FileUsageType { get; set; }
property DTSFileConnectionUsageType FileUsageType {
DTSFileConnectionUsageType get ();
void set (DTSFileConnectionUsageType value);
}
abstract FileUsageType : DTSFileConnectionUsageType with get, set
function get FileUsageType () : DTSFileConnectionUsageType
function set FileUsageType (value : DTSFileConnectionUsageType)
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSFileConnectionUsageType
Zobacz także