Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

Show in webframe

ConnectionString Property






Gets or sets the connection used to open the data source.
Syntax
[DataMemberAttribute(Name="ConnectionString", IsRequired=true)]
public string ConnectionString {get; set;}
'Declaration
 
<DataMemberAttribute(Name="ConnectionString", IsRequired=True)>
Public Property ConnectionString As String
'Usage
 
Dim instance As DbBinaryData
Dim value As String
 
instance.ConnectionString = value
 
value = instance.ConnectionString

            

            
[DataMemberAttribute(Name="ConnectionString", IsRequired=true)]
public:
property String^ ConnectionString {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that specifies the connection used to open the data source.
Remarks
Example
For an example, refer to DbBinaryData.
Requirements

Target Platforms

See Also

Reference

DbBinaryData Class
DbBinaryData Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features