Show / Hide Table of Contents

    InformixDataContextOptions Class

    .NET Standard 2.x

    Represents the options for the InformixDataContext object.

    Namespace: SnapObjects.Data.Informix

    Assembly: SnapObjects.Data.Informix.dll

    Syntax

    public class InformixDataContextOptions : DataContextOptions
    

    Constructors

    Name Description
    InformixDataContextOptions(string connectionString) Initializes a new instance of the InformixDataContextOptions class by passing the connection string as a parameter.
    Back to top Generated by Appeon