Share via


SfcReferenceAttribute Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SfcReferenceAttribute class. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SfcReferenceAttribute(Type) Initializes a new instance of the SfcReferenceAttribute class with the specified resolver type.
Public method SfcReferenceAttribute(Type, array<String[]) Initializes a new instance of the SfcReferenceAttribute class with the specified resolver type and parameters.
Public method SfcReferenceAttribute(Type, String, array<String[]) Initializes a new instance of the SfcReferenceAttribute class with the specified reference type and urn template. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Public method SfcReferenceAttribute(Type, array<String[], String, array<String[]) Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Public method SfcReferenceAttribute(Type, Type, String, array<String[]) Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Public method SfcReferenceAttribute(Type, array<String[], Type, String, array<String[]) Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Top

See Also

Reference

SfcReferenceAttribute Class

Microsoft.SqlServer.Management.Sdk.Sfc.Metadata Namespace