Column is Deterministic.
True if Deterministic (results are consistent).
False if Indeterminate (results might differ with a given set of input values).
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public const string IsDeterministic |
| Visual Basic |
|---|
Public Const IsDeterministic As String |