DtsServerType.authCollection Campo
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.
Define a coleção de autenticação do controle.
protected: Microsoft::SqlServer::Management::UI::ConnectionDlg::AuthenticationInfoCollection ^ authCollection;
protected Microsoft.SqlServer.Management.UI.ConnectionDlg.AuthenticationInfoCollection authCollection;
val mutable authCollection : Microsoft.SqlServer.Management.UI.ConnectionDlg.AuthenticationInfoCollection
Protected authCollection As AuthenticationInfoCollection