NSInstance Constructor
Creates an instance of the NSInstance class.
Overload List
Name | Description |
---|---|
NSInstance () |
Creates an uninitialized instance of the NSInstance class.
|
NSInstance (String) |
Creates and initializes an instance of the NSInstance class.
|
NSInstance (String, String, String) |
Creates and initializes an instance of the NSInstance class and sets a login name and password for SQL Server Authentication.
|
See Also
Reference
NSInstance Class
NSInstance Members
Microsoft.SqlServer.NotificationServices Namespace