SqlRepresentationAttributeFormat Property |
Defines format of the SQL representing this method call. Individual parameters are represented via standard format string with {0}, {1} etc.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public string Format { get; protected set; }
Property Value
Type:
StringSee Also