IUrnFragment Interface

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Interface IUrnFragment
'Usage
Dim instance As IUrnFragment
public interface IUrnFragment
public interface class IUrnFragment
type IUrnFragment =  interface end
public interface IUrnFragment

The IUrnFragment type exposes the following members.

Properties

  Name Description
Public property FieldDictionary Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Public property Name Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Top