ICreatable Interfaz
Defines a method to create an object on the referenced connection.
Espacio de nombres: Microsoft.SqlServer.Management.Common
Ensamblado: Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)
Sintaxis
'Declaración
Public Interface ICreatable
'Uso
Dim instance As ICreatable
public interface ICreatable
public interface class ICreatable
type ICreatable = interface end
public interface ICreatable
Notas
The ICreatable class is implemented by various instance classes.