Deveel.Data.Protocol.QueryResultColumn.SetKey C# (CSharp) Method

SetKey() public method

public SetKey ( ) : void
return void
        public void SetKey()
        {
            IsKey = true;
        }