DataSysDescriptionAttribute(String) Konstruktor
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Figyelemfelhívás
DataSysDescriptionAttribute has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202
Figyelemfelhívás
DataSysDescriptionAttribute has been deprecated. https://go.microsoft.com/fwlink/?linkid=14202
Inicializálja az osztály új példányát DataSysDescriptionAttribute a megadott leírási sztring használatával.
public:
DataSysDescriptionAttribute(System::String ^ description);
public DataSysDescriptionAttribute(string description);
[System.Obsolete("DataSysDescriptionAttribute has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public DataSysDescriptionAttribute(string description);
[System.Obsolete("DataSysDescriptionAttribute has been deprecated. https://go.microsoft.com/fwlink/?linkid=14202", false)]
public DataSysDescriptionAttribute(string description);
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
[<System.Obsolete("DataSysDescriptionAttribute has been deprecated. https://go.microsoft.com/fwlink/?linkid=14202", false)>]
new System.Data.DataSysDescriptionAttribute : string -> System.Data.DataSysDescriptionAttribute
Public Sub New (description As String)
Paraméterek
- description
- String
A leírási sztring.
- Attribútumok