UserDefinedFunctions.RefreshAllowedSchemes Method
Refresh all allowed Schemes.
[SqlFunction(IsDeterministic=False, DataAccess=DataAccessKind.Read, SystemDataAccess=SystemDataAccessKind.None, IsPrecise=False, Name="null", TableDefinition="null", FillRowMethodName="null")]
public static
SqlBoolean RefreshAllowedSchemes(
SqlBoolean refreshAllowedSchemes);
Parameters
-
refreshAllowedSchemes
- The refresh allowed schemes.
Return Value
See Also
UserDefinedFunctions Class | (global) Namespace