PhysicalFacetAttribute Konstruktoren

Definition

Überlädt

Name Beschreibung
PhysicalFacetAttribute()

Erstellt ein PhysicalFacet ohne ausgewählte Optionen.

PhysicalFacetAttribute(PhysicalFacetOptions)

Erstellt ein PhysicalFacet mit den im Konstruktor angegebenen Optionen.

PhysicalFacetAttribute()

Erstellt ein PhysicalFacet ohne ausgewählte Optionen.

public PhysicalFacetAttribute();
Public Sub New ()

Gilt für:

PhysicalFacetAttribute(PhysicalFacetOptions)

Erstellt ein PhysicalFacet mit den im Konstruktor angegebenen Optionen.

public PhysicalFacetAttribute(Microsoft.SqlServer.Management.Sdk.Sfc.PhysicalFacetOptions options);
new Microsoft.SqlServer.Management.Sdk.Sfc.PhysicalFacetAttribute : Microsoft.SqlServer.Management.Sdk.Sfc.PhysicalFacetOptions -> Microsoft.SqlServer.Management.Sdk.Sfc.PhysicalFacetAttribute
Public Sub New (options As PhysicalFacetOptions)

Parameter

Gilt für: