Méthode | Description | |
---|---|---|
ParseElement ( |
Parse the specified element and register any resulting IObjectDefinitions with the IObjectDefinitionRegistry that is embedded in the supplied ParserContext. Implementations should return the primary IObjectDefinition that results from the parse phase if they wish to used nested inside (for example) a Implementations may return null if they will not be used in a nested scenario. |
Méthode | Description | |
---|---|---|
DatabaseNamespaceParser ( ) : System.Xml | ||
GetTypeName ( |
Gets the name of the object type for the specified element.
|
|
ParseDbProviderConfigurer ( |
||
ParseDbProviderDefinition ( |
Parses database provider definitions.
|
|
ParseDbProviderFactoryObject ( |
public ParseElement ( |
||
element | The element to be parsed into one or more IObjectDefinitions | |
parserContext | The object encapsulating the current state of the parsing /// process. | |
Résultat | IObjectDefinition |