Constructeur PhysicalFacetAttribute (PhysicalFacetOptions)
Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public Sub New ( _
options As PhysicalFacetOptions _
)
'Utilisation
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
)
Paramètres
- options
Type : Microsoft.SqlServer.Management.Sdk.Sfc.PhysicalFacetOptions
The list of options for the attributes of the physical facet.