Share via


IQueryBinding.DataSourceID 속성

정의

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

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

속성 값

DataSource 식별자가 있는 문자열입니다.

적용 대상