See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Get whether to a compile time check should be provided to ensure a FormType with
a valid DataSourceType is configured.
Namespace: NTier.ActionsAssembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
Syntax
C# |
---|
protected virtual bool RequiresFormDataSourceType() |
Visual Basic |
---|
Protected Overridable Function RequiresFormDataSourceType As Boolean |
Visual C++ |
---|
protected:
virtual bool RequiresFormDataSourceType() |
Return Value
Type:
Boolean
See Also