SqlServerPdfStorageProvider Constructor |
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public SqlServerPdfStorageProvider(
string connectionString
)
Public Sub New (
connectionString As String
)
Parameters
- connectionString
- Type: SystemString
Connection string to be used by this SqlServerPdfStorageProvider.
Exceptions See Also