Method | Description | |
---|---|---|
MigrationAttribute ( long version, string description = null ) : System |
Instantiates a new instance of the MigrationAttribute class
|
public MigrationAttribute ( long version, string description = null ) : System | ||
version | long | Version of this migration |
description | string | Optional description of this migration |
return | System |