IDSRefBuilder Interface
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.
Represents the ability to append details of an object to a DSRef.
public interface class IDSRefBuilder
[Microsoft.VisualStudio.Data.Core.DataClientObject("4725D21D-00FB-42a8-9F94-DC184E0C3ED0")]
public interface IDSRefBuilder
[<Microsoft.VisualStudio.Data.Core.DataClientObject("4725D21D-00FB-42a8-9F94-DC184E0C3ED0")>]
type IDSRefBuilder = interface
Public Interface IDSRefBuilder
- Derived
- Attributes
Methods
AppendToDSRef(Object, String, Object[]) |
When implemented by a class, appends information about a data object with the specified type and identifier to a specified existing DSRef object. |