Click or drag to resize
SqlServerSpecificCreatorCreateParameterName Method
Overload List
  NameDescription
Protected methodCreateParameterName
Creates a name usable for a Parameter, based on "p" and a unique marker.
(Overrides DbSpecificCreatorBaseCreateParameterName.)
Protected methodCreateParameterName(String)
Creates a name usable for a Parameter, based on "p" and a unique marker, prefxied with the prefix specified
(Inherited from DbSpecificCreatorBase.)
Top
See Also