언어

IDtsLogProviderUI.SetValue(String, Int32) 메서드

정의

사용자 인터페이스가 새로운 커넥션... <사용자 인터페이스에 대해 특별한 처리를 할 수 있게 해줍니다.>

public:
 void SetValue(System::String ^ configString, int index);
public void SetValue(string configString, int index);
abstract member SetValue : string * int -> unit
Public Sub SetValue (configString As String, index As Integer)

매개 변수

configString
String

로그 제공자에 사용할 구성 문자열입니다.

index
Int32

ArrayList 내 인덱스는 수정할 로그 항목을 가리키는 곳에서 반환 GetEnumerableValues() 되었습니다.

설명

이 함수는 메서드가 반환하는 GetEnumerableValues 값 중 하나를 받습니다.

적용 대상