SqlScriptOptions.ConfigureVisibleEnumFields Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- context
- ITypeDescriptorContext
- values
- ArrayList