DatabaseMemberBindingDefinition.DatabaseInformation Property
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:
property Microsoft::RuleEngine::DatabaseInformation ^ DatabaseInformation { Microsoft::RuleEngine::DatabaseInformation ^ get(); };
public Microsoft.RuleEngine.DatabaseInformation DatabaseInformation { get; }
member this.DatabaseInformation : Microsoft.RuleEngine.DatabaseInformation
Public ReadOnly Property DatabaseInformation As DatabaseInformation