dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleSqlStatementCollection Class / CopyTo Method

In This Topic
CopyTo Method (OracleSqlStatementCollection)
In This Topic
Copies OracleSqlStatement objects from the OracleSqlStatementCollection to the specified array.
Overload List
OverloadDescription
Copies OracleSqlStatement objects from the OracleSqlStatementCollection to the specified array.  
Copies Devart.Common.SqlStatement objects from the Devart.Common.SqlStatementCollection to the specified array. (Inherited from Devart.Common.SqlStatementCollection)
See Also