Retrieves an account.
For a list of all members of this type, see RetrieveAccount Members.
System.Object
croemud.database.DatabaseAction
croemud.database.RetrieveAccount
[Visual Basic] NotInheritable Public Class RetrieveAccount Inherits DatabaseAction [C#] public sealed class RetrieveAccount : DatabaseAction [C++] public __gc __sealed class RetrieveAccount : public DatabaseAction [JScript] public class RetrieveAccount extends DatabaseAction
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: croemud.database
Assembly: croemud (in croemud.dll)
RetrieveAccount Members | croemud.database Namespace