Skip to main content
All docs
V25.2
  • TdxBackendDataSetCollection.Add Method

    Name Description
    Add Creates a backend dataset item without an associated dataset and adds the created item to the collection.
    Add(string,TDataSet)

    Deprecated. Creates a new initialized backend dataset item with a specified user-friendly name and adds the item to the collection.

    Tip

    Use the Add(System.String,Data.DB.TDataSource) function instead.

    Add(string,TDataSource) Creates a new initialized backend dataset item with a specified user-friendly name and adds the item to the collection.