Interface ISchemaExpression
Opt-in into the schema expression convention
Namespace: FluentMigrator.Expressions
Assembly: FluentMigrator.Abstractions.dll
Syntax
public interface ISchemaExpression
  Properties
SchemaName
Gets or sets the schema name
Declaration
string SchemaName { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string |