言語

ExtendedPropertyAttribute コンストラクター

定義

オーバーロード

名前 説明
ExtendedPropertyAttribute()

既定の ctor。 親のペットが指定されていません

ExtendedPropertyAttribute(String)

ctor

ExtendedPropertyAttribute()

既定の ctor。 親のペットが指定されていません

public ExtendedPropertyAttribute();
Public Sub New ()

適用対象

ExtendedPropertyAttribute(String)

ctor

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

parent プロパティ

適用対象