Specifies flag settings for the CursorAdapter as described by the nFlags parameter in XMLUPDATEGRAM( ) Function. Read/write at design time and run time.
Note: |
---|
Flags applies only when the CursorAdapterВ DataSourceType Property is set to "XML". The CursorAdapter object passes flags specified by the Flags property when constructing an XML UpdateGram. The CursorAdapter object evaluates Flags only once per update operation. |
CursorAdapter.Flags [= nFlags] |
Return Value
- nFlags
- Integer data type. The nFlags parameter specifies nFlag settings from the XMLUPDATEGRAM(В ) function and has a default value of 0.
Remarks
Applies To: CursorAdapter Class