Click or drag to resize
SqlRepresentationAttribute Properties

The SqlRepresentationAttribute type exposes the following members.

Properties
  NameDescription
Public propertyFormat
Defines format of the SQL representing this method call. Individual parameters are represented via standard format string with {0}, {1} etc.
Top
See Also