Compartir a través de


ColumnConfigAnnotation.OutputKey (Propiedad)

Obtiene o establece una clave de salida.

Espacio de nombres:  Microsoft.Data.Schema.Tools.DataGenerator
Ensamblado:  Microsoft.Data.Schema.Tools (en Microsoft.Data.Schema.Tools.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ColumnConfigAnnotation Clase

Microsoft.Data.Schema.Tools.DataGenerator (Espacio de nombres)