SqlScriptOptions.ConfigureVisibleEnumFields Method
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.
public System.Collections.ICollection ConfigureVisibleEnumFields (System.ComponentModel.ITypeDescriptorContext context, System.Collections.ArrayList values);
abstract member ConfigureVisibleEnumFields : System.ComponentModel.ITypeDescriptorContext * System.Collections.ArrayList -> System.Collections.ICollection
override this.ConfigureVisibleEnumFields : System.ComponentModel.ITypeDescriptorContext * System.Collections.ArrayList -> System.Collections.ICollection
Public Function ConfigureVisibleEnumFields (context As ITypeDescriptorContext, values As ArrayList) As ICollection
Parameters
- context
- ITypeDescriptorContext
- values
- ArrayList