[This is preliminary documentation and is subject to change.]
System Object NFX.RelationalModel Compiler OutputsNamespace: NFX.RelationalModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class Outputs : IEnumerable<KeyValuePair<string, StringBuilder>>,
IEnumerable
public sealed class Outputs : IEnumerable<KeyValuePair<string, StringBuilder>>,
IEnumerable
Public NotInheritable Class Outputs
Implements IEnumerable(Of KeyValuePair(Of String, StringBuilder)),
IEnumerable
Public NotInheritable Class Outputs
Implements IEnumerable(Of KeyValuePair(Of String, StringBuilder)),
IEnumerable
public ref class Outputs sealed : IEnumerable<KeyValuePair<String^, StringBuilder^>>,
IEnumerable
public ref class Outputs sealed : IEnumerable<KeyValuePair<String^, StringBuilder^>>,
IEnumerable
[<SealedAttribute>]
type Outputs =
class
interface IEnumerable<KeyValuePair<string, StringBuilder>>
interface IEnumerable
end
[<SealedAttribute>]
type Outputs =
class
interface IEnumerable<KeyValuePair<string, StringBuilder>>
interface IEnumerable
end