- name
- A String representing the user context
| Visual Basic (Declaration) | |
|---|---|
Overridable Function GetItemsInfo( _ ByVal name As String _ ) As ItemsInfo | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- name
- A String representing the user context
Return Value
A strongly typed dataset ItemsInfo which contains information about the stored items.Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family
Copy Code