IHostConfigurationGetTableId Method
Gets the identifier of the table corresponding to the indicated table name.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
int GetTableId(
string table
)
Function GetTableId (
table As String
) As Integer
- table String
- Table name.
Int32Int32 with the identifier of the table.