![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
CanConvertFrom(Type) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
CanConvertFrom(ITypeDescriptorContext, Type) |
(Inherited from StringConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
CanConvertTo(Type) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
CanConvertTo(ITypeDescriptorContext, Type) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertFrom(Object) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) |
(Inherited from StringConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertFromInvariantString(String) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertFromInvariantString(ITypeDescriptorContext, String) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertFromString(String) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertFromString(ITypeDescriptorContext, String) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertFromString(ITypeDescriptorContext, CultureInfo, String) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertTo(Object, Type) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertToInvariantString(Object) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertToInvariantString(ITypeDescriptorContext, Object) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertToString(Object) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertToString(ITypeDescriptorContext, Object) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ConvertToString(ITypeDescriptorContext, CultureInfo, Object) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
CreateInstance(IDictionary) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
CreateInstance(ITypeDescriptorContext, IDictionary) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
Equals |
(Inherited from Object.) |
![Protected method Protected method](images/ms136677.protmethod(en-us,sql.105).gif) |
Finalize |
(Inherited from Object.) |
![Protected method Protected method](images/ms136677.protmethod(en-us,sql.105).gif) |
GetConvertFromException |
(Inherited from TypeConverter.) |
![Protected method Protected method](images/ms136677.protmethod(en-us,sql.105).gif) |
GetConvertToException |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetCreateInstanceSupported() |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetCreateInstanceSupported(ITypeDescriptorContext) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetHashCode |
(Inherited from Object.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetProperties(Object) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetProperties(ITypeDescriptorContext, Object) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetProperties(ITypeDescriptorContext, Object, array<Attribute[]) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetPropertiesSupported() |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetPropertiesSupported(ITypeDescriptorContext) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetStandardValues() |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetStandardValues(ITypeDescriptorContext) |
Returns a collection of standard values for the list box in the property grid. Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Overrides TypeConverter.GetStandardValues(ITypeDescriptorContext).) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetStandardValuesExclusive() |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetStandardValuesExclusive(ITypeDescriptorContext) |
Returns whether the collection of standard values returned from the GetStandardValues method is an exclusive list of possible values. Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Overrides TypeConverter.GetStandardValuesExclusive(ITypeDescriptorContext).) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetStandardValuesSupported() |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetStandardValuesSupported(ITypeDescriptorContext) |
Returns whether this object supports a standard set of values that can be picked from a list. Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Overrides TypeConverter.GetStandardValuesSupported(ITypeDescriptorContext).) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
GetType |
(Inherited from Object.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
IsValid(Object) |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
IsValid(ITypeDescriptorContext, Object) |
(Inherited from TypeConverter.) |
![Protected method Protected method](images/ms136677.protmethod(en-us,sql.105).gif) |
MemberwiseClone |
(Inherited from Object.) |
![Protected method Protected method](images/ms136677.protmethod(en-us,sql.105).gif) |
SortProperties |
(Inherited from TypeConverter.) |
![Public method Public method](images/ff486841.pubmethod(en-us,sql.105).gif) |
ToString |
(Inherited from Object.) |