• 2022-06-07
    在表单中,为文本框控件指定数据源的属性是()。
    A: RecordSource
    B: DataSource
    C: ControlSource
    D: RowSource
  • B

    内容

    • 0

      在ADO中,为Adodc控件设置数据源的属性是( ) A: DataSource B: RecordSource C: Name D: Caption

    • 1

      在数据绑定控件中,用于指定数据源的属性是______。 A: DataField B: DataSource C: DataMember D: DataFormat

    • 2

      下列关于数据绑定控件的说法错误的是______。 A: DBList控件要分别用DataSource和RowSource属性指定两个数据源,一个是外键所有的数据源,另一个是外键所对应的主键所有的数据源 B: TextBox控件只需要指定DataSource和DataField属性,就可以与相关的数据源进行绑定 C: 移动记录时,数据绑定控件中的数据会随之变化 D: DBList只会显示数据源中一条记录的相应字段的值

    • 3

      对数据绑定型控件主要设置其()属性. A: Control B: RowSourceType C: RecordSource D: ControlSource

    • 4

      设置控件与字段绑定的属性是() A: Control B: RowSource C: RowSourceType D: ControlSource