[]
Gets or sets the function for locating data sources.
public Func<LocateDataSourceArgs, object> LocateDataSource { get; set; }