ParameterAttribute Class |
Reader
Namespace: MaxMind.Db
The ParameterAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | ParameterAttribute |
Create a new instance of ParameterAttribute |
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.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Attribute.) |
![]() | GetHashCode | (Inherited from Attribute.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsDefaultAttribute | (Inherited from Attribute.) |
![]() | Match | (Inherited from Attribute.) |
![]() | ToString | (Inherited from Object.) |