EFWizardSettings Methods
Contains settings used to customize the Entity Framework pages of the Data Source Wizard.
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether or not the specified object is equal to the current EFWizard |
Get |
Gets the hash code that corresponds to the value of the current EFWizard |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets settings exposed by the EFWizard |
To |
Translates the current Entity Framework Data Source Wizard settings to the corresponding enumeration values of EFWizard |
To |
Returns the textual representation of EFWizard |
See Also