pub fn query_fields_for( name: &str, sql: &str, params: &[DataField], ) -> KnowledgeResult<RowData>
对指定命名 provider 执行首行查询。