DataEngine for .NET Standard | ComponentOne
C1.DataEngine.Collection Assembly / C1.DataEngine Namespace / C1DataEngineCollection Class
Properties Methods Events


In This Topic
    C1DataEngineCollection Class Members
    In This Topic

    The following tables list the members exposed by C1DataEngineCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1DataEngineCollection class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the wrapped query.  
    Public Property (Inherited from C1.DataCollection.C1DataCollectionBase<object>)
    Public Property  
    Public PropertyOverridden.  Gets the element at the specified index in the read-only list.  
    Public Property  
    Public Property Gets the associated workspace.  
    Top
    Protected Properties
     NameDescription
    Protected Property  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public MethodDelete query results accumulated during the lifetime of this C1DataEngineCollection instance.  
    Public Method  
    Public Method (Inherited from C1.DataCollection.C1DataCollectionBase<object>)
    Public MethodOverridden.  Gets the type of the item.  
    Public Methodstatic (Shared in Visual Basic) Gets the property descriptor value.  
    Public Method (Inherited from C1.DataCollection.C1DataCollectionBase<object>)
    Public Methodstatic (Shared in Visual Basic) Sets the property descriptor value.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.DataCollection.C1DataCollectionBase<object>)
    Protected Method (Inherited from C1.DataCollection.C1DataCollectionBase<object>)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from C1.DataCollection.C1DataCollectionBase<object>)
    Public Event  
    Public Event (Inherited from C1.DataCollection.C1DataCollectionBase<object>)
    Public Event  
    Top
    See Also