Share via


DataSysDescriptionAttribute(String) 생성자

정의

주의

DataSysDescriptionAttribute has been deprecated. https://go.microsoft.com/fwlink/?linkid=14202

주의

DataSysDescriptionAttribute has been deprecated and is not supported.

주의

DataSysDescriptionAttribute has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202

지정된 설명 문자열을 사용하여 DataSysDescriptionAttribute 클래스의 새 인스턴스를 초기화합니다.

public:
 DataSysDescriptionAttribute(System::String ^ description);
[System.Obsolete("DataSysDescriptionAttribute has been deprecated.  https://go.microsoft.com/fwlink/?linkid=14202", false)]
public DataSysDescriptionAttribute (string description);
[System.Obsolete("DataSysDescriptionAttribute has been deprecated and is not supported.")]
public DataSysDescriptionAttribute (string description);
[System.Obsolete("DataSysDescriptionAttribute has been deprecated.  http://go.microsoft.com/fwlink/?linkid=14202", false)]
public DataSysDescriptionAttribute (string description);
public DataSysDescriptionAttribute (string description);
[<System.Obsolete("DataSysDescriptionAttribute has been deprecated.  https://go.microsoft.com/fwlink/?linkid=14202", false)>]
new System.Data.DataSysDescriptionAttribute : string -> System.Data.DataSysDescriptionAttribute
[<System.Obsolete("DataSysDescriptionAttribute has been deprecated and is not supported.")>]
new System.Data.DataSysDescriptionAttribute : string -> System.Data.DataSysDescriptionAttribute
[<System.Obsolete("DataSysDescriptionAttribute has been deprecated.  http://go.microsoft.com/fwlink/?linkid=14202", false)>]
new System.Data.DataSysDescriptionAttribute : string -> System.Data.DataSysDescriptionAttribute
new System.Data.DataSysDescriptionAttribute : string -> System.Data.DataSysDescriptionAttribute
Public Sub New (description As String)

매개 변수

description
String

설명 문자열입니다.

특성

적용 대상