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: 12.0.0
Syntax public string Format { get; }
Property Value
Type:
StringSee Also