다음을 통해 공유


DataMappedObjectTypeAttribute 생성자

새 인스턴스를 초기화는 DataMappedObjectTypeAttribute 클래스의 형식 이름을 지정 합니다.

네임스페이스:  Microsoft.VisualStudio.Data.Services
어셈블리:  Microsoft.VisualStudio.Data.Services(Microsoft.VisualStudio.Data.Services.dll)

구문

‘선언
Public Sub New ( _
    typeName As String _
)
public DataMappedObjectTypeAttribute(
    string typeName
)
public:
DataMappedObjectTypeAttribute(
    String^ typeName
)
new : 
        typeName:string -> DataMappedObjectTypeAttribute
public function DataMappedObjectTypeAttribute(
    typeName : String
)

매개 변수

  • typeName
    형식: String

    매핑된 제네릭 형식의 이름입니다.

.NET Framework 보안

참고 항목

참조

DataMappedObjectTypeAttribute 클래스

Microsoft.VisualStudio.Data.Services 네임스페이스