Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Defines a method that can be used to produce a script to create this object to storage in its current state. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public Interface ISfcCreatable _
Inherits ICreatable
'Utilisation
Dim instance As ISfcCreatable
public interface ISfcCreatable : ICreatable
public interface class ISfcCreatable : ICreatable
type ISfcCreatable =
interface
interface ICreatable
end
public interface ISfcCreatable extends ICreatable
Le type ISfcCreatable expose les membres suivants.
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Create | Creates an object on the server as defined by the referenced SMO object. (hérité de ICreatable.) |
![]() |
ScriptCreate | Produces the script to create this object to storage in its current state. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
Haut de la page
.gif)