Aracılığıyla paylaş


ColumnConfigAnnotation.OutputKey Özellik

Alır veya bir çıkış anahtarını ayarlar.

Ad alanı:  Microsoft.Data.Schema.Tools.DataGenerator
Derleme:  Microsoft.Data.Schema.Tools (Microsoft.Data.Schema.Tools.dll içinde)

Sözdizimi

'Bildirim
Public Property OutputKey As String
    Get
    Set
public string OutputKey { get; set; }
public:
property String^ OutputKey {
    String^ get ();
    void set (String^ value);
}
member OutputKey : string with get, set
function get OutputKey () : String
function set OutputKey (value : String)

Özellik Değeri

Tür: System.String

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ColumnConfigAnnotation Sınıf

Microsoft.Data.Schema.Tools.DataGenerator Ad Alanı