Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

ADO Parameter Object Name Property

The name of an object.

Name Property Return Values (ADO Parameter Object)

Sets or returns a String value. The value is read/write on a Parameter object.

Name Property Remarks (ADO Parameter Object)

Use the Name property to assign a name to or retrieve the name of a Parameter object.

For Parameter objects not yet appended to the ADO Parameters Collection, the Name property is read/write. For appended Parameter objects and all other objects, the Name property is read-only. Names do not have to be unique within a collection.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.