TransferBase Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the TransferBase class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
TransferBase() | Initializes a new instance of the TransferBase class. |
![]() |
TransferBase(Database) | Initializes a new instance of the TransferBase class that uses the specified database as the source of the transfer operation. |
Top