Visual Basic (Declaration) | |
---|---|
Protected Overridable Function ShouldCreateDataPoint( _ ByVal dataContext As Object _ ) As Boolean |
C# | |
---|---|
protected virtual bool ShouldCreateDataPoint( object dataContext ) |
Parameters
- dataContext
- The data context.
Return Value
true
to create it, false
to skip it.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family