SqlClientConnectionOpenAfter.Statistics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An IDictionary of statistic information about the event that has completed.
public:
property System::Collections::IDictionary ^ Statistics { System::Collections::IDictionary ^ get(); };
public System.Collections.IDictionary Statistics { get; }
member this.Statistics : System.Collections.IDictionary
Public ReadOnly Property Statistics As IDictionary