EFWizardSettings Members
In This Article
#Constructors
Name | Description |
---|---|
EFWizard |
Initializes a new instance of the EFWizard |
#Properties
Name | Description |
---|---|
Show |
Specifies whether or not the Browse button is displayed on the Select the Data Context wizard page. This button enables end-users to select a data context from a custom assembly. |
#Methods
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