AuditSpecificationDetail.StringToEnum 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.
Returns a hashtable whose keys are the SQL strings representing AuditActionType values and whose values are the AuditActionType enum values
public static System.Collections.Hashtable StringToEnum { get; }
static member StringToEnum : System.Collections.Hashtable
Public Shared ReadOnly Property StringToEnum As Hashtable