public static Dictionary<Type, AdapterCommandInfo> AdapterCommands { get; }Public Shared ReadOnly Property AdapterCommands As Dictionary(Of Type, AdapterCommandInfo)
Getpublic:
static property Dictionary<Type^, AdapterCommandInfo^>^ AdapterCommands {
Dictionary<Type^, AdapterCommandInfo^>^ get ();
}Gemstone.Timeseries.Adapters.AdapterCache.get_AdapterCommands = function();