DataSetListBoxItem.TryCreateServerConnection Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected:
virtual bool TryCreateServerConnection();
protected virtual bool TryCreateServerConnection ();
abstract member TryCreateServerConnection : unit -> bool
override this.TryCreateServerConnection : unit -> bool
Protected Overridable Function TryCreateServerConnection () As Boolean