IDTSPropertiesProvider 멤버
Defines an interface, inherited by containers, that enables properties to be set by an expression, and allows an enumerable collection of properties to be associated with the container.
IDTSPropertiesProvider 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
GetExpression | Returns a String that contains the expression for the specified property. Null means no expression is assigned. | |
SetExpression | Assigns the specified expression to the property. Specify nullNothingnullptrunitnull 참조(Visual Basic에서는 Nothing) to remove an existing expression from the property. |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
Properties | Gets a collection that contains DtsProperty objects that have properties and methods for use with the container. |
맨 위로 이동