SqlObjectBase.AddLinkProperty(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.
add whatever is required to support it, return value
protected virtual string AddLinkProperty (string name);
abstract member AddLinkProperty : string -> string
override this.AddLinkProperty : string -> string
Protected Overridable Function AddLinkProperty (name As String) As String
Parameters
- name
- String