LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)
LEAD Technologies, Inc

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 string ConnectionString {get; set;}
DataMemberAttribute(Name="ConnectionString", IsRequired=)
 get_ConnectionString();
set_ConnectionString(value);
[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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DbBinaryData Class
DbBinaryData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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