Package | Description |
---|---|
com.microsoft.sqlserver.jdbc |
Modifier and Type | Method | Description |
---|---|---|
Map<Integer,SQLServerDataColumn> |
SQLServerDataTable.getColumnMetadata() |
Retrieves
java.util.Map object type of columnMetaData for all columns where column indexes are mapped with their
respective SQLServerDataColumn Java object |
Modifier and Type | Method | Description |
---|---|---|
void |
SQLServerDataTable.addColumnMetadata(SQLServerDataColumn column) |
Adds meta data for the specified column
|
Copyright © 2018 Microsoft Corporation. All rights reserved.