XMLDA.NET Reference
DataBindSubscription Class Members
See Also  Fields  Methods  Send Feedback
xmldanet Namespace : DataBindSubscription Class


Glossary Item Box

The following tables list the members exposed by DataBindSubscription.

Public Constructors

 NameDescription
Public ConstructorDataBindSubscription ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public FieldElementIndex Element index for index properties. Only used for indexed properties in Windows controls.  
Public FieldFormat Formatting and transformation definitions.  
Public FieldFormatName The Format name is used only by the ListBuilder.  
Public FieldItemID Fully qualified server item ID.  
Public FieldItemPath Item path used by some servers.  
Public Fieldname Definition name for management purposes  
Public FieldObject Bound object, a user class, a Windows control, a callback hhndler or the name of an ASP control.  
Public FieldPropertyName Name of the property of the bound object that has the item value assigned. The default is 'Text'.  
Public FieldResultID Result code filled in by the Subscribe functions. Null indicates successful subscription.  
Top

Public Methods

 NameDescription
Public MethodRead Read the current value from the server using a synchronous read.  
Public MethodWrite Write the value to the server using a synchnonous write.  
Top

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.