ASP constant table (4)

Source: Internet
Author: User
Tags constant new set
35. RecordCreateOptionsEnum constant
The name, value, and description of the RecordCreateOptionsEnum constant are shown in the table F-35.
Table F-35RecordCreateOptionsEnum constant name, value, and description
Name value description
AdCreateCollectio8192 create a new set record (directory) on the specified URL)
AdCreateNonCollection0 creates a new record on the specified URL
AdCreateOverwrite67108864 overwrites any existing records on the specified URL
The adCreateStructDoc-2147483648 creates a new structured document record on the specified URL
AdFailIfNotExists-1 failed if URL does not exist
AdOpenIfExists33554432 open the record if the specified URL exists
914 ASP3 advanced programming
Download
36. RecordOpenOptionsEnum constant
The name, value, and description of the RecordOpenOptionsEnum constant are shown in the table F-36.
Table F-36RecordOpenOptionsEnum constant name, value, and description
Name value description
AdDelayFetchFields32768 delays obtaining fields until required
AdDelayFetchStream16384 delays stream acquisition until required
AdOpenAsync4096 asynchronous opening record
AdOpenSource8388608: open-source document on the URL, instead of the executed content
AdOpenURLBind1024 indicates that the connection string contains a URL.
37. RecordStatusEnum constant
The name, value, and description of the RecordStatusEnum constant are shown in the table F-37.
Table F-37RecordStatusEnum constant name, value, and description
Name value description
AdRecCanceled256 records are not stored because the operation is canceled
AdRecCantRelease1024 because of the record lock, new records are not stored
AdRecConcurrencyViolation2048 because optimistic parallel processing is being used, new records are not stored
AdRecDBDeleted262144 record deleted from data source
AdRecDeleted4 record deleted
AdRecIntegrityVinlation4096 records are not stored because the user violates integrity constraints.
AdRecInvalid16 records are not stored because the recorded bookmarks are invalid
AdRecMaxChangesExceeded8192 records are not stored due to too many incomplete changes
AdRecModified2 record modified
AdRecMultipleChanges64 does not store records because it affects other records
The adRecNew1 record is created.
AdRecObjectOpen16384 does not store records because it conflicts with an open storage object.
AdRecOK0 records are successfully updated
AdRecOutOfMemory32768 no records are stored due to insufficient computer memory
AdRecPendingChanges128 does not store records because it points to an incomplete insert
AdRecPermissionDenied65536 because the user does not have sufficient permissions to store records
AdRecSchemaViolation131072 records are not stored because the underlying database structure is violated.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.