IDebugBinderDirect.IsInSQLCLRMode(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int IsInSQLCLRMode([Runtime::InteropServices::Out] int % pfSQLCLRMode);
public int IsInSQLCLRMode(out int pfSQLCLRMode);
abstract member IsInSQLCLRMode : int -> int
Public Function IsInSQLCLRMode (ByRef pfSQLCLRMode As Integer) As Integer
Parameters
- pfSQLCLRMode
- Int32