Namespace: CodeSmith.Engine
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public static string PrepareStatement(
	string statement
)
Visual Basic
Public Shared Function PrepareStatement ( 
	statement As String
) As String

Parameters

statement
Type: System..::..String

Return Value

Type: String

See Also