Show / Hide Table of Contents

Property DbInitializerType

| Improve this Doc View Source

DbInitializerType

Gets or sets a type derives from DbInitializer<T> class.

Declaration
public Type DbInitializerType { get; set; }
Property Value
Type Description
System.Type
Remarks

If not set, DbGenerator<T> type wil be used.

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