IConnectionDataControlValidateInformation Method |
Validates the information specified.
Namespace:
SD.LLBLGen.Pro.DBDriverCore
Assembly:
SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax bool ValidateInformation()
Function ValidateInformation As Boolean
Return Value
Type:
Booleanreturns true if the information is valid, false otherwise. Caller should not proceed further if false is returned.
See Also