Description

McDBTransaction objects are associated with a string name, which must be unique within the namespace of McDBTransactions issued on the McDBDatabases collection. This property, contains this friendly Name, which may be both read and written.

Property type

A String value.  

Syntax

object.Name [= value]

The Name Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDBTransaction.
valueA String value.

Remarks

Changing this property has no effect on objects within it.