DatabaseMapping(String, String, String) Constructor
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.
.ctor
public DatabaseMapping (string loginName, string dbName, string userName);
new Microsoft.SqlServer.Management.Smo.DatabaseMapping : string * string * string -> Microsoft.SqlServer.Management.Smo.DatabaseMapping
Public Sub New (loginName As String, dbName As String, userName As String)
Parameters
- loginName
- String
- dbName
- String
- userName
- String