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