|
DbPerfClientAll Method |
Gets a list of all variables in the performance factory
Namespace: DrawerBackup.Native.ClientsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic IEnumerable<string> All()
Public Function All As IEnumerable(Of String)
public:
IEnumerable<String^>^ All()
member All : unit -> IEnumerable<string>
Return Value
Type:
IEnumerableString
See Also