Partager via


ISql90SoapMethodSpecification.Format, propriété

Obtient ou définit une valeur qui modélise l'option FORMAT.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90SoapMethodSpecification Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms