Member Junction
    Preparing search index...

    A single parameter hint entry mapping a parameter name to a tested sample value.

    interface QueryParameterHintInput {
        Name: string;
        Value: string;
    }
    Index

    Properties

    Properties

    Name: string
    Value: string