Generates a batch of C# validation statements based on the column.
Namespace: CodeSmith.BaseTemplatesAssembly: CodeSmith.BaseTemplates (in CodeSmith.BaseTemplates.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public override string GetValidateStatements( TableSchema table, string statementPrefix ) |
Visual Basic |
---|
Public Overrides Function GetValidateStatements ( table As TableSchema, statementPrefix As String ) As String |