SingleRowDbCommandBuilder<(Of <(<'TCommand, TParameter, TObject>)>)>..::..GetInterface<(Of <(<'T>)>)> Method
Gets an interface on this object or its underlying command builder.
Namespace:
Tortuga.Chain.CommandBuildersAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
[EditorBrowsableAttribute] public Nullable<T> GetInterface<T>()
<EditorBrowsableAttribute> _ Public Function GetInterface(Of T) As Nullable(Of T)
[EditorBrowsableAttribute] public: generic<typename T> Nullable<T> GetInterface()
Type Parameters
- T

