Interface ICreatable
Defines a method to create an object on the referenced connection.
Espace de noms : Microsoft.SqlServer.Management.Common
Assembly : Microsoft.SqlServer.ConnectionInfo (dans Microsoft.SqlServer.ConnectionInfo.dll)
Syntaxe
'Déclaration
Public Interface ICreatable
'Utilisation
Dim instance As ICreatable
public interface ICreatable
public interface class ICreatable
type ICreatable = interface end
public interface ICreatable
Notes
The ICreatable class is implemented by various instance classes.