Show / Hide Table of Contents

Constructor DefaultDbGenAttribute

| Improve this Doc View Source

DefaultDbGenAttribute(Type)

Creates a new instance of DefaultDbGenAttribute class.

Declaration
public DefaultDbGenAttribute(Type dbSessionProviderType)
Parameters
Type Name Description
System.Type dbSessionProviderType

The type derives from DbSessionProvider<T> class.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest