Class AbpDataSeedOptions
Inheritance
object
AbpDataSeedOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Data
Assembly: Volo.Abp.Data.dll
Syntax
public class AbpDataSeedOptions
Constructors
AbpDataSeedOptions()
Declaration
public AbpDataSeedOptions()
Properties
Contributors
Declaration
public DataSeedContributorList Contributors { get; }
Property Value
Type | Description |
---|---|
DataSeedContributorList |