Freigeben über


IDTSConnectionManagerCache100.GetFileColumns(String) Methode

Definition

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManagerCacheColumns100 ^ GetFileColumns(System::String ^ bstrFileName);
[System.Runtime.InteropServices.DispId(5)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManagerCacheColumns100 GetFileColumns (string bstrFileName);
[<System.Runtime.InteropServices.DispId(5)>]
abstract member GetFileColumns : string -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManagerCacheColumns100
Public Function GetFileColumns (bstrFileName As String) As IDTSConnectionManagerCacheColumns100

Parameter

bstrFileName
String

Gibt zurück

Die Spalten aus der angegebenen Cachedatei.

Attribute

Hinweise

Weitere Informationen finden Sie unter ConnectionManagerCacheClass.

Gilt für: