Gets the SABulkCopyColumnMapping object at the specified index.
Visual Basic Public Readonly Property Item ( _ ByVal index As Integer _ ) As SABulkCopyColumnMapping
C# public SABulkCopyColumnMapping this [ int index ] { get;}
index The zero-based index of the SABulkCopyColumnMapping object to find.
An SABulkCopyColumnMapping object is returned.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |