다음을 통해 공유


IDTSObject100 인터페이스

Defines the base object interface for data flow objects.

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리:  Microsoft.SqlServer.DTSPipelineWrap(Microsoft.SqlServer.DTSPipelineWrap.dll)

구문

‘선언
<GuidAttribute("30E5D0EF-E33D-4945-8A7F-F5178FC64C24")> _
Public Interface IDTSObject100
‘사용 방법
Dim instance As IDTSObject100
[GuidAttribute("30E5D0EF-E33D-4945-8A7F-F5178FC64C24")]
public interface IDTSObject100
[GuidAttribute(L"30E5D0EF-E33D-4945-8A7F-F5178FC64C24")]
public interface class IDTSObject100
[<GuidAttribute("30E5D0EF-E33D-4945-8A7F-F5178FC64C24")>]
type IDTSObject100 =  interface end
public interface IDTSObject100

IDTSObject100 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 Description Gets or sets the description of an IDTSObject100.
공용 속성 ID Gets or sets the ID of an IDTSObject100object.
공용 속성 IdentificationString Gets a string that uniquely identifies an IDTSObject100.
공용 속성 Name Gets or sets the name of an IDTSObject100 object.
공용 속성 ObjectType Gets the ObjectType property of an IDTSObject100.

맨 위로 이동

주의

The IDTSObject100 interface is the base object interface for most objects in the data flow object model.