附註: |
|---|
| 下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。 |
The Name property of an object of ClassType clsDataSource sets or returns the name of the object.
Data Type
String
Access
Read/write (read-only after the object has been named)
備註
The Name property contains the valid name of the Decision Support Objects (DSO) object when it was created. Typically, an object cannot be renamed once a value has been supplied for the Name property.
附註: