Azavea.Open.DAO.Tests.TestCommand.ExecuteScalar C# (CSharp) 메소드

ExecuteScalar() 공개 메소드

public ExecuteScalar ( ) : object
리턴 object
        public override object ExecuteScalar()
        {
            throw new NotImplementedException();
        }