Partager via


ColumnConfigAnnotation.OutputKey, propriété

Obtient ou définit une clé de sortie.

Espace de noms :  Microsoft.Data.Schema.Tools.DataGenerator
Assembly :  Microsoft.Data.Schema.Tools (dans Microsoft.Data.Schema.Tools.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ColumnConfigAnnotation Classe

Microsoft.Data.Schema.Tools.DataGenerator, espace de noms