Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
SfcReferenceAttribute(Type) | Initializes a new instance of the SfcReferenceAttribute class with the specified resolver type. |
![]() |
SfcReferenceAttribute(Type, array<String[]) | Initializes a new instance of the SfcReferenceAttribute class with the specified resolver type and parameters. |
![]() |
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. |
![]() |
SfcReferenceAttribute(Type, array<String[], String, array<String[]) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
SfcReferenceAttribute(Type, Type, String, array<String[]) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
SfcReferenceAttribute(Type, array<String[], Type, String, array<String[]) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top