Class TestConnectForDataSourceDefinitionCompletedEventArgs
Inheritance
System.Object
TestConnectForDataSourceDefinitionCompletedEventArgs
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class TestConnectForDataSourceDefinitionCompletedEventArgs : AsyncCompletedEventArgs
Properties
ConnectError
Declaration
public string ConnectError { get; }
Property Value
Type | Description |
---|---|
System.String |
Result
Declaration
public bool Result { get; }
Property Value
Type | Description |
---|---|
System.Boolean |