FacetInfo-Klasse
The FacetInfo object represents a facet information item that is used to record information about the facets.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Public NotInheritable Class FacetInfo _
Implements IDisposable, IComparable
'Usage
Dim instance As FacetInfo
public sealed class FacetInfo : IDisposable,
IComparable
public ref class FacetInfo sealed : IDisposable,
IComparable
[<SealedAttribute>]
type FacetInfo =
class
interface IDisposable
interface IComparable
end
public final class FacetInfo implements IDisposable, IComparable
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Management.Dmf..::..FacetInfo
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.