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

Show in webframe

CommandText Property






Gets or sets the command text to execute.
Syntax
[DataMemberAttribute(Name="CommandText", IsRequired=true)]
public string CommandText {get; set;}
'Declaration
 
<DataMemberAttribute(Name="CommandText", IsRequired=True)>
Public Property CommandText As String
'Usage
 
Dim instance As DbBinaryData
Dim value As String
 
instance.CommandText = value
 
value = instance.CommandText

            

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

Property Value

A System.String value expresses the command.
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