IHostConfigurationGetTableDescription(String) Method

Get the description of the table.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
string GetTableDescription(
	string table
)

Parameters

table  String
Table name.

Return Value

String
String with the description of the table.

See Also