다음을 통해 공유


IDTSName 인터페이스

Defines properties commonly used by many objects in the Integration Services runtime. The common properties of named objects include a name, a creation name, an ID (GUID), and a description.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime
어셈블리:  Microsoft.SqlServer.ManagedDTS.dll의 Microsoft.SqlServer.ManagedDTS

구문

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