Freigeben über


TableColumnAttribute(TableColumnType) Konstruktor

Definition

Initialisiert eine neue instance von TableColumnAttribute mit einem angegebenen columnType.

public TableColumnAttribute (Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumnType columnType);
new Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumnAttribute : Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumnType -> Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumnAttribute
Public Sub New (columnType As TableColumnType)

Parameter

columnType
TableColumnType

Die TableColumnType for-Eigenschaft, auf die dieses Attribut angewendet wird.

Gilt für: