| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal persistentAttribute As PersistentAttribute _ ) | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public AutoNumberItems( PersistentAttribute persistentAttribute ) | |
| Managed Extensions for C++ | |
|---|---|
public: AutoNumberItems( PersistentAttribute* persistentAttribute ) | |
| C++/CLI | |
|---|---|
public: AutoNumberItems( PersistentAttribute^ persistentAttribute ) | |
Parameters
- persistentAttribute
- The PersistentAttribute of the persistent object that is inserted.
| Exception | Description |
|---|---|
| ArgumentNullException | PersistentAttribute is null. |
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family