ConnectionDefinitionCollection Class

From RemObjects Software

Jump to: navigation, search

This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.



Overview (.NET)

A strongly typed NamedObjectCollection descendant that handles ConnectionDefinition elements.

Namespace

Declaration (C#)

[XmlListOptions(typeof(ConnectionDefinition), XmlListGroupingOptions.GroupUnderRoot, "",
XmlItemNamingOptions.PreserveClassName, "", false)]
public class ConnectionDefinitionCollection : NamedObjectCollectionWithDefault<
ConnectionDefinition>;

Hierarchy

  • NamedObjectCollectionWithDefault
    • RemObjects.DataAbstract.Server.ConnectionDefinitionCollection

Methods

Method
Description
ConnectionDefinitionCollection Default constructor for ConnectionDefinitionCollection.


See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools