ParameterAttribute Properties | 
The ParameterAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| AlwaysCreate | 
                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).
              | |
| ParameterName | 
                The name to use for the property.
              | |
| TypeId | (Inherited from Attribute.) |