ISql90SoapMethodSpecification.Format (Propiedad)

Obtiene o establece un valor que modela la opción FORMAT.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90SoapMethodSpecification Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)