SnapDAL Library Documentation

StatementManager.ReplaceStatement Method 

Manually replace the Statement; adds it if it doesn't exist.

public Statement ReplaceStatement(
   Statement statement
);

Parameters

statement

See Also

StatementManager Class | SnapDAL Namespace