UserDefinedFunctions.RefreshDisallowed Method
Refreshes all Disallowed patterns. Call this method before calling IsDisallowed to avoid a thread race condition.
[SqlFunction(IsDeterministic=False, DataAccess=DataAccessKind.Read, SystemDataAccess=SystemDataAccessKind.None, IsPrecise=False, Name="null", TableDefinition="null", FillRowMethodName="null")]
public static
SqlBoolean RefreshDisallowed();
Return Value
See Also
UserDefinedFunctions Class | (global) Namespace