DataRowBinding Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DataRowBinding sealed : Microsoft::RuleEngine::DatabaseBinding
[System.Serializable]
public sealed class DataRowBinding : Microsoft.RuleEngine.DatabaseBinding
type DataRowBinding = class
inherit DatabaseBinding
Public NotInheritable Class DataRowBinding
Inherits DatabaseBinding
- Inheritance
- Attributes
Constructors
DataRowBinding(String, String, Int32, String) | |
DataRowBinding(String, String, Int32) | |
DataRowBinding(String, String, String) | |
DataRowBinding(String, String) |
Fields
DefaultInstances | (Inherited from ObjectBinding) |
DefaultSelectivity | (Inherited from ObjectBinding) |
Properties
DatasetName | (Inherited from DatabaseBinding) |
DisplayName | (Inherited from DatabaseBinding) |
ImplementingType | (Inherited from DatabaseBinding) |
InstanceID | (Inherited from DatabaseBinding) |
Instances | (Inherited from DatabaseBinding) |
Selectivity | (Inherited from DatabaseBinding) |
Server | (Inherited from DatabaseBinding) |
TableName | (Inherited from DatabaseBinding) |
Type | (Inherited from DatabaseBinding) |
TypeName | (Inherited from DatabaseBinding) |
Methods
Clone() | |
CreateInstance(Int32) |