SqlObjectBase.AddFilterProperty(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.
the xpath scanner has detected that this property is used in filter add whatever is required to support it, return value
public virtual string AddFilterProperty (string name);
abstract member AddFilterProperty : string -> string
override this.AddFilterProperty : string -> string
Public Overridable Function AddFilterProperty (name As String) As String
Parameters
- name
- String