SqlObjectBase.ResolveComputedField(String) 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.
a computed field has been used. return its dynamically calculated value
protected internal virtual string ResolveComputedField (string fieldName);
abstract member ResolveComputedField : string -> string
override this.ResolveComputedField : string -> string
Protected Friend Overridable Function ResolveComputedField (fieldName As String) As String
Parameters
- fieldName
- String