Show / Hide Table of Contents

    DwDataAttribute.DwDataAttribute(Type dataProviderType) Constructor

    .NET Standard 2.x

    Initializes a new instance of the DwDataAttribute class.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

      public DwDataAttribute(Type dataProviderType)
    

    Parameters

    dataProviderType System.Type

    The type of the initial data provider.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon