Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Sub New ( _
options As PhysicalFacetOptions _
)
'Usage
Dim options As PhysicalFacetOptions
Dim instance As New PhysicalFacetAttribute(options)
public PhysicalFacetAttribute(
PhysicalFacetOptions options
)
public:
PhysicalFacetAttribute(
PhysicalFacetOptions options
)
new :
options:PhysicalFacetOptions -> PhysicalFacetAttribute
public function PhysicalFacetAttribute(
options : PhysicalFacetOptions
)
Parameter
- options
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.PhysicalFacetOptions
The list of options for the attributes of the physical facet.