Class CommandConfiguration
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class CommandConfiguration : EntityTypeConfiguration<SerializedCommand>
- Inheritance
-
CommandConfiguration
- Inherited Members
-
StructuralTypeConfiguration<SerializedCommand>.Property(Expression<Func<SerializedCommand, string>>)
Constructors
CommandConfiguration()
public CommandConfiguration()
CommandConfiguration(string)
public CommandConfiguration(string schema)
Parameters
schemastring