DataMappedObjectTypeAttribute(String) Oluşturucu

Tanım

Sınıfın yeni bir örneğini başlatır DataMappedObjectTypeAttribute ve tür adını belirtin.

public:
 DataMappedObjectTypeAttribute(System::String ^ typeName);
public DataMappedObjectTypeAttribute (string typeName);
new Microsoft.VisualStudio.Data.Services.DataMappedObjectTypeAttribute : string -> Microsoft.VisualStudio.Data.Services.DataMappedObjectTypeAttribute
Public Sub New (typeName As String)

Parametreler

typeName
String

Eşlenen genel türün adı.

Şunlara uygulanır