Type.IsContextfulImpl Method

Namespace:  System.Reflection.Mock
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Protected MustOverride Function IsContextfulImpl As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.IsContextfulImpl()
protected abstract bool IsContextfulImpl()
protected:
virtual bool IsContextfulImpl() abstract
abstract IsContextfulImpl : unit -> bool 
protected abstract function IsContextfulImpl() : boolean

Return Value

Type: Boolean

.NET Framework Security

See Also

Reference

Type Class

Type Members

System.Reflection.Mock Namespace