ManagedProvider Element (ASSL)

Contains the name of the managed provider used by an element that is derived from the DataSource data type.

Syntax

  
<DataSource>  
   ...  
   <ManagedProvider>...</ManagedProvider>  
   ...  
</DataSource>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element DataSource
Child elements None

Remarks

If a data source uses a managed provider, the ManagedProvider element contains the name of the managed provider.

See Also

Name Element (ASSL)
Properties (ASSL)