ModuleInfo.GetTypeDefinition Method
Gets type definition from table
<ID("GetTypeDefintion", (int)e.GetTypeDefinition)> _
Public Function GetTypeDefinition( _
ByVal tableName As String _
) As DataTable
This language is not supported or no code example is available.
[ID("GetTypeDefintion", (int)e.GetTypeDefinition)]
public DataTable GetTypeDefinition(
string tableName
)
This language is not supported or no code example is available.
Parameters
-
tableName
-
string
Return Value
DataTable
DataTable containing type definition
.NET Framework
Supported in: 4.6.2, 4.7