Proprietà ISql90SoapMethodSpecification.Format

Ottiene o imposta un valore che modella l'opzione FORMAT.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
Property Format As Sql90SoapFormatType
    Get
    Set
Sql90SoapFormatType Format { get; set; }
property Sql90SoapFormatType Format {
    Sql90SoapFormatType get ();
    void set (Sql90SoapFormatType value);
}
abstract Format : Sql90SoapFormatType with get, set
function get Format () : Sql90SoapFormatType
function set Format (value : Sql90SoapFormatType)

Valore proprietà

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.Sql90SoapFormatType

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90SoapMethodSpecification Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel