SqlCreateSchemaAndTablesGenerateTableScriptWithDependencies Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private StringCollection GenerateTableScriptWithDependencies(
	Server SourceServer,
	string tableName
)

Parameters

SourceServer  Server
 
tableName  String
 

Return Value

StringCollection

See Also