IDTSConnectionManagerFile100.FileUsageType 属性

定义

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSFileConnectionUsageType FileUsageType { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSFileConnectionUsageType get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSFileConnectionUsageType value); };
[System.Runtime.InteropServices.DispId(1)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSFileConnectionUsageType FileUsageType { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.FileUsageType : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSFileConnectionUsageType with get, set
Public Property FileUsageType As DTSFileConnectionUsageType

属性值

一个 DTSFileConnectionUsageType 值。

属性

适用于