다음을 통해 공유


ICreatable 인터페이스

Defines a method to create an object on the referenced connection.

네임스페이스:  Microsoft.SqlServer.Management.Common
어셈블리:  Microsoft.SqlServer.ConnectionInfo.dll의 Microsoft.SqlServer.ConnectionInfo

구문

‘선언
Public Interface ICreatable
‘사용 방법
Dim instance As ICreatable
public interface ICreatable
public interface class ICreatable
type ICreatable =  interface end
public interface ICreatable

주의

The ICreatable class is implemented by various instance classes.