IHostConfigurationGetTableName Method
Gets the name of the table corresponding to the indicated identifier.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
string GetTableName(
int idTable
)
Function GetTableName (
idTable As Integer
) As String
- idTable Int32
- Table identifier.
StringString with the table name.