QueryBinding.DataSourceID 속성

정의

현재 QueryBinding의 DataSource 식별자를 가져오거나 설정합니다.

public string DataSourceID { get; set; }
member this.DataSourceID : string with get, set
Public Property DataSourceID As String

속성 값

DataSource의 식별자를 포함하는 문자열입니다.

구현

적용 대상