Class DbInitExtensions
Provides extension methods for DbInit tasks.
Inheritance
System.Object
DbInitExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DevZest.Data.DbInit
Assembly: DevZest.Data.DbInit.dll
Syntax
public static class DbInitExtensions
Methods
Name | Description |
---|---|
AddRows<T>(DataSet<T>, Int32) | |
RunDbInit(String[]) | Executes DbInit tasks. |