1 write to _commandText
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\FunctionCommandText.cs (1)
39_commandText = reader.Value;
2 references to _commandText
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\FunctionCommandText.cs (2)
34get { return _commandText; } 47if (String.IsNullOrEmpty(_commandText))