Properties 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public interface class Properties : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSProperties130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PropertiesClass))]
[System.Runtime.InteropServices.Guid("C453322F-48CD-47A7-87AB-6B3A2CF71C7D")]
public interface Properties : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProperties130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PropertiesClass))]
[System.Runtime.InteropServices.Guid("3F4DD153-8240-4F2A-BC25-5CD85E503072")]
public interface Properties : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProperties130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PropertiesClass))]
[System.Runtime.InteropServices.Guid("97EC591A-7C0B-4AFD-85C1-14EB161E56DD")]
public interface Properties : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProperties130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PropertiesClass))>]
[<System.Runtime.InteropServices.Guid("C453322F-48CD-47A7-87AB-6B3A2CF71C7D")>]
type Properties = interface
interface IDTSProperties130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PropertiesClass))>]
[<System.Runtime.InteropServices.Guid("3F4DD153-8240-4F2A-BC25-5CD85E503072")>]
type Properties = interface
interface IDTSProperties130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PropertiesClass))>]
[<System.Runtime.InteropServices.Guid("97EC591A-7C0B-4AFD-85C1-14EB161E56DD")>]
type Properties = interface
interface IDTSProperties130
Public Interface Properties
Implements IDTSProperties130
- 파생
- 특성
- 구현
속성
Count | (다음에서 상속됨 IDTSProperties130) |
Item[Object] | (다음에서 상속됨 IDTSProperties130) |
메서드
Add(IDTSProperty100) | (다음에서 상속됨 IDTSProperties130) |
GetEnumerator() | (다음에서 상속됨 IDTSProperties130) |
InitProperties(Object, Guid, Object, Guid, Int32) | (다음에서 상속됨 IDTSProperties130) |