Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Defines a method to create an object on the referenced connection.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (em Microsoft.SqlServer.ConnectionInfo.dll)
Sintaxe
'Declaração
Public Interface ICreatable
'Uso
Dim instance As ICreatable
public interface ICreatable
public interface class ICreatable
type ICreatable = interface end
public interface ICreatable
O tipo ICreatable expõe os membros a seguir.
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Create | Creates an object on the server as defined by the referenced SMO object. |
Início
Comentários
The ICreatable class is implemented by various instance classes.
.gif)