Metoda SfcObjectExtender<TSfcInstance>.RegisterProperty (PropertyInfo, String)
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Protected Sub RegisterProperty ( _
propertyInfo As PropertyInfo, _
parentPropertyName As String _
)
'Użycie
Dim propertyInfo As PropertyInfo
Dim parentPropertyName As String
Me.RegisterProperty(propertyInfo, _
parentPropertyName)
protected void RegisterProperty(
PropertyInfo propertyInfo,
string parentPropertyName
)
protected:
void RegisterProperty(
PropertyInfo^ propertyInfo,
String^ parentPropertyName
)
member RegisterProperty :
propertyInfo:PropertyInfo *
parentPropertyName:string -> unit
protected function RegisterProperty(
propertyInfo : PropertyInfo,
parentPropertyName : String
)
Parametry
- propertyInfo
Typ: System.Reflection.PropertyInfo
Informacje o właściwość.
- parentPropertyName
Typ: System.String
Nazwa parentProperty.