打包数据库 联系客服

发布时间 : 星期日 文章打包数据库更新完毕开始阅读d7d9310f763231126edb111b

private System.Windows.Forms.Label lblPassword; private System.Windows.Forms.Label lblUserName;

private System.Windows.Forms.RadioButton rdoValidateBySQLServer; private System.Windows.Forms.RadioButton rdoValidateByWindows; private System.Windows.Forms.GroupBox gbConnectToADataBase; private System.Windows.Forms.RadioButton rdoAttachADataBaseFile; private System.Windows.Forms.RadioButton rdoSelectOrEnterADataBaseName;

private System.Windows.Forms.Button btnGetConnectionString; private System.Windows.Forms.Button btnCancel; private System.Windows.Forms.Button btnOK;

private System.Windows.Forms.Button btnTestConnection; private System.Windows.Forms.ComboBox cboDataBaseName; private System.Windows.Forms.TextBox txtDataBaseFilePath; private System.Windows.Forms.Button btnBrowse; private System.Windows.Forms.TextBox txtLogicalName; private System.Windows.Forms.Label lblLogicalName; private System.Windows.Forms.Label lblSplit;

private System.Windows.Forms.TextBox txtConnectionString; } }