ModelTranslator.Definition – vlastnost
Definice přidružené překladač obdrží.
Obor názvů: Microsoft.Data.Schema.SchemaModel.Translation
Sestavení: Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)
Syntaxe
'Deklarace
Protected ReadOnly Property Definition As ModelTranslatorDefinition
Get
protected ModelTranslatorDefinition Definition { get; }
protected:
property ModelTranslatorDefinition^ Definition {
ModelTranslatorDefinition^ get ();
}
member Definition : ModelTranslatorDefinition
function get Definition () : ModelTranslatorDefinition
Hodnota vlastnosti
Typ: Microsoft.Data.Schema.SchemaModel.Translation.ModelTranslatorDefinition
Definice překladače.
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.