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.
Provides method that can be used to access the properties of the object. 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 Interface ISfcPropertyProvider _
Inherits ISfcNotifyPropertyMetadataChanged, INotifyPropertyChanged
'Usage
Dim instance As ISfcPropertyProvider
public interface ISfcPropertyProvider : ISfcNotifyPropertyMetadataChanged,
INotifyPropertyChanged
public interface class ISfcPropertyProvider : ISfcNotifyPropertyMetadataChanged,
INotifyPropertyChanged
type ISfcPropertyProvider =
interface
interface ISfcNotifyPropertyMetadataChanged
interface INotifyPropertyChanged
end
public interface ISfcPropertyProvider extends ISfcNotifyPropertyMetadataChanged, INotifyPropertyChanged
Der ISfcPropertyProvider-Typ macht folgende Elemente verfügbar.
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
GetPropertySet | Gets the interface reference to the set of properties of this object. |
Zum Anfang
Ereignisse
| Name | Beschreibung | |
|---|---|---|
![]() |
PropertyChanged | (Geerbt von INotifyPropertyChanged.) |
![]() |
PropertyMetadataChanged | Occurs when the metadata for a property has changed. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von ISfcNotifyPropertyMetadataChanged.) |
Zum Anfang
.gif)
.gif)