java.lang.Object
com.aspose.words.FieldDatabaseDataTable
public class FieldDatabaseDataTable
- extends java.lang.Object
Provides data for the FieldDatabase field result.
|
Constructor Summary |
FieldDatabaseDataTable(java.lang.String[] columnNames)
Initializes a new instance of the FieldDatabaseDataTable class.
|
|
Method Summary |
static FieldDatabaseDataTable | createFrom(com.aspose.words.net.System.Data.DataTable dataTable) | |
|
Initializes a new instance of the FieldDatabaseDataTable class
from the com.aspose.words.net.System.Data.DataTable instance.
|
FieldDatabaseDataTable
public FieldDatabaseDataTable(java.lang.String[] columnNames)
-
Initializes a new instance of the FieldDatabaseDataTable class.
|
Property Getters/Setters Detail |
getColumnNames | |
public java.lang.String[] getColumnNames()
|
-
Gets columns that belong to this table.
-
Gets rows that belong to this table.
createFrom | |
public static FieldDatabaseDataTable createFrom(com.aspose.words.net.System.Data.DataTable dataTable) |
-
Initializes a new instance of the FieldDatabaseDataTable class
from the com.aspose.words.net.System.Data.DataTable instance.
See Also:
Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
Aspose.Words Support Forum - our preferred method of support.