ExtendedPropertyAttribute 建構函式

定義

多載

名稱 Description
ExtendedPropertyAttribute()

預設的 CTOR 沒有提供親代繼承權

ExtendedPropertyAttribute(String)

克托爾

ExtendedPropertyAttribute()

預設的 CTOR 沒有提供親代繼承權

public ExtendedPropertyAttribute();
Public Sub New ()

適用於

ExtendedPropertyAttribute(String)

克托爾

public ExtendedPropertyAttribute(string parentPropertyName);
new Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedPropertyAttribute : string -> Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedPropertyAttribute
Public Sub New (parentPropertyName As String)

參數

parentPropertyName
String

母體財產

適用於