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.
Produces the script to create this object to storage in its current state. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server..
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (em Microsoft.SqlServer.Management.RegisteredServers.dll)
Sintaxe
'Declaração
Private Function ScriptCreate As ISfcScript
Implements ISfcCreatable.ScriptCreate
'Uso
Dim instance As ServerGroup
Dim returnValue As ISfcScript
returnValue = CType(instance, ISfcCreatable).ScriptCreate()
ISfcScript ISfcCreatable.ScriptCreate()
private:
virtual ISfcScript^ ScriptCreate() sealed = ISfcCreatable::ScriptCreate
private abstract ScriptCreate : unit -> ISfcScript
private override ScriptCreate : unit -> ISfcScript
JScript dá suporte ao uso de implementações de interfaces explícitas, mas não a declarações de implementações novas.
Valor de retorno
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript
An ISfcScript object that contains the script.
Implementa
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.