Partager via


IScript.BodyScript, propriété

Obtient ou définit un script de corps.

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

Syntaxe

'Déclaration
Property BodyScript As String
    Get
    Set
string BodyScript { get; set; }
property String^ BodyScript {
    String^ get ();
    void set (String^ value);
}
abstract BodyScript : string with get, set
function get BodyScript () : String
function set BodyScript (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IScript Interface

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