Table(String, SqlConnection) Constructor
Initializes a new instance of the
Table class
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public Table(
string name,
SqlConnection cn
)
Parameters
- name String
-
- cn SqlConnection
-