QueryStoreWaitStatsCaptureModeConverter Class
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.
type converter for QueryStoreWaitStatsCaptureMode
public class QueryStoreWaitStatsCaptureModeConverter : Microsoft.SqlServer.Management.Smo.EnumToDisplayNameConverter
type QueryStoreWaitStatsCaptureModeConverter = class
inherit EnumToDisplayNameConverter
Public Class QueryStoreWaitStatsCaptureModeConverter
Inherits EnumToDisplayNameConverter
- Inheritance
Constructors
QueryStoreWaitStatsCaptureModeConverter() |
Methods
CanConvertFrom(ITypeDescriptorContext, Type) | (Inherited from EnumToDisplayNameConverter) |
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) |
Converts the specified value object to an enumeration object. (Inherited from EnumToDisplayNameConverter) |
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) |
Converts the given value object to the specified destination type. |