SqlScriptEditorControl.MultiServerPropertiesDisplay.GetStandardValues Método

Definição

Recebe os valores no menu suspenso de conexão selecionada.

public:
 virtual System::ComponentModel::TypeConverter::StandardValuesCollection ^ GetStandardValues(System::ComponentModel::ITypeDescriptorContext ^ context);
public System.ComponentModel.TypeConverter.StandardValuesCollection GetStandardValues(System.ComponentModel.ITypeDescriptorContext context);
abstract member GetStandardValues : System.ComponentModel.ITypeDescriptorContext -> System.ComponentModel.TypeConverter.StandardValuesCollection
override this.GetStandardValues : System.ComponentModel.ITypeDescriptorContext -> System.ComponentModel.TypeConverter.StandardValuesCollection
Public Function GetStandardValues (context As ITypeDescriptorContext) As TypeConverter.StandardValuesCollection

Parâmetros

context
ITypeDescriptorContext

Um ITypeDescriptorContext objeto que representa o contexto.

Retornos

Um objeto StandardValuesCollection que representa os valores padrão para esta instância.

Implementações

Aplica-se a