MigrationBatchIdParameter Constructor

Include Protected Members
Include Inherited Members

Intializes a new instance of the MigrationBatchIdParameter class.

Overload List

  Name Description
Public method MigrationBatchIdParameter() Intializes a new instance of the MigrationBatchIdParameter class.
Public method MigrationBatchIdParameter(INamedIdentity) Intializes a new instance of the MigrationBatchIdParameter class for the specified entity.
Public method MigrationBatchIdParameter(MigrationBatchId) Intializes a new instance of the MigrationBatchIdParameter class from the specified batch identifier.
Public method MigrationBatchIdParameter(String) Intializes a new instance of the MigrationBatchIdParameter class from the specified identifier.

Top