Click or drag to resize

clsImportUserDefinedFieldComboboxConnectionType Property

Combobox Connection Type.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public clsImportUserDefinedFieldeComboboxConnectionType ComboboxConnectionType { get; set; }

Property Value

Type: clsImportUserDefinedFieldeComboboxConnectionType
New Combobox Connection Type

Return Value

Type: clsImportUserDefinedFieldeComboboxConnectionType
Combobox Connection Type
Remarks

This field will be only needed if the user defined field is a combobox ([ComboboxUDF] = True) and the Data Type is SqlQuery ([ComboboxConnectionType] = SqlQuery).
See clsImportUserDefinedField.eComboboxConnectionType.

Table: MPSysUserFields.RowSourceConnection
View: MARISysUserFields.RowSourceConnection

See Also