Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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()