다음을 통해 공유


VariableDispenser 멤버

Accesses the Variables collection during package execution. This class cannot be inherited.

VariableDispenser 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Contains Specifies whether an item can be retrieved from the VariableDispenser collection by using indexing without throwing an exception.
공용 메서드 Equals Determines whether two object instances are equal. (DtsObject에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode Returns the hash code for this instance. (DtsObject에서 상속됩니다.)
공용 메서드 GetQualifiedName Returns the qualified name of the variable.
공용 메서드 GetType (Object에서 상속됩니다.)
공용 메서드 GetVariables Locks the variables that are in the read-only list and the read/write list.
공용 메서드 LockForRead Adds the variable to the list of variables to be locked for read-only access.
공용 메서드 LockForWrite Adds the variable to the list of variables to be locked for read/write access.
공용 메서드 LockOneForRead Puts the variable in a list, and then locks it for read-only access.
공용 메서드 LockOneForWrite Puts the variable in a list, and then locks it for read/write access.
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 Reset Clears both the read-only list and read/write list when the call to GetVariables fails.
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동