Visual Basic (Declaration) | |
---|---|
Public Function GetApplicationUserMappings( _ ByVal dtActions As DataTable _ ) As DataTable |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EnvironmentLibraryManagementServer Dim dtActions As DataTable Dim value As DataTable value = instance.GetApplicationUserMappings(dtActions) |
C++/CLI | |
---|---|
public: DataTable^ GetApplicationUserMappings( DataTable^ dtActions ) |
Parameters
- dtActions
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2