ConditionExtender.FacetInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Translates parent's 'Facet' string property into FacedInfo object property
[Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty("Facet")]
public Microsoft.SqlServer.Management.Dmf.FacetInfo FacetInfo { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty("Facet")>]
member this.FacetInfo : Microsoft.SqlServer.Management.Dmf.FacetInfo with get, set
Public Property FacetInfo As FacetInfo
Property Value
- Attributes