TemporalHistoryRetentionPeriodUnitTypeConverter Class

Definition

public class TemporalHistoryRetentionPeriodUnitTypeConverter : Microsoft.SqlServer.Management.Smo.EnumToDisplayNameConverter
type TemporalHistoryRetentionPeriodUnitTypeConverter = class
    inherit EnumToDisplayNameConverter
Public Class TemporalHistoryRetentionPeriodUnitTypeConverter
Inherits EnumToDisplayNameConverter
Inheritance
TemporalHistoryRetentionPeriodUnitTypeConverter

Constructors

TemporalHistoryRetentionPeriodUnitTypeConverter()

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.

(Inherited from EnumToDisplayNameConverter)

Applies to