Interface IResultSet

    Definition

    Namespace:
    Tizen.Data.Tdbc
    Assembly:
    Tizen.Data.Tdbc.dll

    TDBC interface for a collection of IRecord items.

    public interface IResultSet : IEnumerable<IRecord>, IEnumerable, IDisposable
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX