Exago .NET API Documentation
SqlStmt Property (Entity)
WebReports.Api.Reports Namespace > Entity Class : SqlStmt Property
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.
Syntax
public System.string SqlStmt {get; set;}

Property Value

The custom SQL object's SQL statement.
See Also

Reference

Entity Class
Entity Members