BITaskConnectionOleDb.RetrieveAllTables Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual cli::array <Microsoft::SqlServer::Dts::Tasks::BulkInsertTask::Connections::BITaskTableInfo> ^ RetrieveAllTables();
public virtual Microsoft.SqlServer.Dts.Tasks.BulkInsertTask.Connections.BITaskTableInfo[] RetrieveAllTables ();
abstract member RetrieveAllTables : unit -> Microsoft.SqlServer.Dts.Tasks.BulkInsertTask.Connections.BITaskTableInfo[]
override this.RetrieveAllTables : unit -> Microsoft.SqlServer.Dts.Tasks.BulkInsertTask.Connections.BITaskTableInfo[]
Public Overridable Function RetrieveAllTables () As BITaskTableInfo()