Indicates the maximum size, in bytes or characters, of a Parameter object.
Sets or returns a Long value that indicates the maximum size in bytes or characters of a value in a Parameter object.
Use the Size property to determine the maximum size for values written to or read from the Value property of a Parameter object. The Size property is read/write.
If you specify a variable-length data type for a Parameter object, you must set the object's Size property before appending it to the Parameters collection; otherwise an error occurs. If you have already appended the Parameter object to the Parameters collection of a Command object and you change its type to a variable-length data type, you must set the Parameter object's Size property before executing the Command object; otherwise an error occurs.
If you use the Refresh method to obtain parameter information from the provider and it returns one or more variable-length data type Parameter objects, ADO may allocate memory for the parameters based on their maximum potential size which will cause an error during execution. To prevent an error, you should explicitly set the Size property for these parameters before calling the Execute method.
file: /Techref/language/asp/comp/daprop06.htm, 2KB, , updated: 1996/11/21 19:01, local time: 2024/10/31 21:26,
3.139.233.114:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/techref/language/asp/comp/daprop06.htm"> Size Property (ADO)</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.