Click or drag to resize

ParameterAttribute Properties

The ParameterAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAlwaysCreate
Whether to create the object even if the key is not present in the database. If this is false, the default value will be used (null for nullable types).
Public propertyParameterName
The name to use for the property.
Public propertyTypeId (Inherited from Attribute.)
Top
See Also