DatabaseInfo Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DatabaseInfo() |
Initializes a new instance of the DatabaseInfo class. |
DatabaseInfo(String) |
Initializes a new instance of the DatabaseInfo class. |
DatabaseInfo()
Initializes a new instance of the DatabaseInfo class.
public DatabaseInfo ();
Public Sub New ()
Applies to
DatabaseInfo(String)
Initializes a new instance of the DatabaseInfo class.
public DatabaseInfo (string sourceDatabaseName);
new Microsoft.Azure.Management.DataMigration.Models.DatabaseInfo : string -> Microsoft.Azure.Management.DataMigration.Models.DatabaseInfo
Public Sub New (sourceDatabaseName As String)
Parameters
- sourceDatabaseName
- String
Name of the database