EntityMemberAnnotationsCreateRequest Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the EntityMemberAnnotationsCreateRequest class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
EntityMemberAnnotationsCreateRequest() | Initializes a new instance of the EntityMemberAnnotationsCreateRequest class with default values. | |
EntityMemberAnnotationsCreateRequest(International, Collection<Annotation>, Identifier, MemberIdentifier, Identifier, Identifier) | Initializes a new instance of the EntityMemberAnnotationsCreateRequest class that has the specified cultural settings, annotations, and entity, member, model, and version ID. |
Top