Méthode | Description | |
---|---|---|
ScriptData ( |
||
ScriptData ( |
||
getTables ( |
||
hasIdentity ( |
Méthode | Description | |
---|---|---|
closeScriptFile ( |
||
columns ( |
||
dataScript ( |
||
formatForTsqlScript ( object val ) : string | ||
generateDataScript ( string filename, |
||
getDataScriptsPath ( string dbFilesPath, string dbName, bool fixtures ) : string | ||
getScriptFileForWriting ( string filename, |
||
getScriptFileForWriting ( string filename, |
||
tableData ( |
public ScriptData ( |
||
conn | ||
dbFilesPath | string | |
dbName | string | |
tblName | string | |
Résultat | System |
public ScriptData ( |
||
conn | ||
dbFilesPath | string | |
dbName | string | |
tblName | string | |
limit | int | |
fixtures | bool | |
where | string | |
Résultat | System |
public static getTables ( |
||
conn | ||
dbName | string | |
Résultat | string[] |
public static hasIdentity ( |
||
conn | ||
dbName | string | |
tblName | string | |
Résultat | bool |