If this Entity (Data Object) is a
Custom SQL Object, (i.e.
ObjectType is
DataObjectType.SqlStmt), this property represents the SQL statement of the object.
public System.string SqlStmt {get; set;}
Property Value
The custom SQL object's SQL statement.