The methods of the DynamicQueryProviderFactory class are listed below. For a complete list of DynamicQueryProviderFactory class members, see the DynamicQueryProviderFactory Members topic.
CreateDefaultDynamicQuery | Creates the DynamicQuery object from the configuration data associated with the default database instance. |
CreateDynamicQuery | Creates the DynamicQuery object from the configuration data associated with the specified name. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Overloaded. Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
CreateConfigurationView | Creates the DynamicQueryConfigurationView object to navigate the DynamicQuerySettings. |
CreateDefaultInstance (inherited from Microsoft.Practices.EnterpriseLibrary.Configuration.ProviderFactory) | |
CreateInstance (inherited from Microsoft.Practices.EnterpriseLibrary.Configuration.ConfigurationFactory) | |
CreateObject (inherited from Microsoft.Practices.EnterpriseLibrary.Configuration.ProviderFactory) | |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
GetConfigurationType | Gets the Type of DynamicQuery to create based on the name of the InstanceData. |
GetDefaultInstanceName | Gets the default DynamicQuery instance type. |
GetType (inherited from Microsoft.Practices.EnterpriseLibrary.Configuration.ConfigurationFactory) | Overloaded. |
InitializeConfigurationProvider (inherited from Microsoft.Practices.EnterpriseLibrary.Configuration.ProviderFactory) | |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
PublishFailureEvent | Publish an instrumentation event that indicates there was an error while attempting to create a provider. |
DynamicQueryProviderFactory Class | NCI.EasyObjects Namespace