| SqlRepresentationAttribute Class |
Namespace: CMS.DataEngine
public sealed class SqlRepresentationAttribute : Attribute
The SqlRepresentationAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| SqlRepresentationAttribute |
Constructor
|
| Name | Description | |
|---|---|---|
| Format |
Defines format of the SQL representing this method call. Individual parameters are represented via standard format string with {0}, {1} etc.
|