Method | Description | |
---|---|---|
ApplyChangeDoScript ( |
||
ApplyChangeUndoScript ( |
||
ApplyDeltaFragmentHeaderOrFooterSql ( string sql ) : void | ||
ChangeScriptExecuter ( |
||
ChangeScriptExecuter ( |
Method | Description | |
---|---|---|
CopyFileDoContentsToStdOut ( |
||
CopyFileUndoContentsToStdOut ( |
||
DetectEncodingAndOpenText ( string fullName ) : TextReader | ||
IsUndoToken ( string text ) : bool |
public ApplyChangeDoScript ( |
||
script | ||
return | void |
public ApplyChangeUndoScript ( |
||
script | ||
return | void |
public ApplyDeltaFragmentHeaderOrFooterSql ( string sql ) : void | ||
sql | string | |
return | void |
public ChangeScriptExecuter ( |
||
printStream | ||
dbmsSyntax | IDbmsSyntax | |
useTransaction | bool | |
return | System |
public ChangeScriptExecuter ( |
||
printStream | ||
dbmsSyntax | IDbmsSyntax | |
useTransaction | bool | |
encoding | ||
return | System |