Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an object on the server as defined by the referenced SMO object.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Declaration
Sub Create
'Usage
Dim instance As ICreatable
instance.Create()
void Create()
void Create()
abstract Create : unit -> unit
function Create()